New
v0.26.3
v0.26.3
β¨ Enhancements
- Add support for Package URL format for source links (https://github.com/Shopify/ruby-lsp/pull/3807) by @paracycle
π Bug Fixes
- Restore request cancellation with correct implementation (https://github.com/Shopify/ruby-lsp/pull/3791) by @janko
- Ensure binmode and sync on LSP reporter socket (https://github.com/Shopify/ruby-lsp/pull/3820) by @vinistock
- Run bundle update only on the composed bundle (https://github.com/Shopify/ruby-lsp/pull/3819) by @vinistock
π¦ Other Changes
- Speed up workspace symbol search by filtering before fuzzy matching (https://github.com/Shopify/ruby-lsp/pull/3792) by @janko