New
v0.26.5
v0.26.5
✨ Enhancements
- Sync
URI::Sourcewith Tapioca (https://github.com/Shopify/ruby-lsp/pull/3891) by @amomchilov - Enable "toggle block style" refactor when there's no selection (https://github.com/Shopify/ruby-lsp/pull/3818) by @rolandcrosby-columntax
- Implement goto definition for send and public send (https://github.com/Shopify/ruby-lsp/pull/3882) by @sucicfilip
🐛 Bug Fixes
- Exclude magic comments from documentation (https://github.com/Shopify/ruby-lsp/pull/3844) by @thomasmarshall
- Skip adding documentation for require completions (https://github.com/Shopify/ruby-lsp/pull/3874) by @vinistock
- Use URI instead of path for read more keyword read more links (https://github.com/Shopify/ruby-lsp/pull/3873) by @vinistock
📦 Other Changes
- Upgrade Bundler to v4.0.0.beta2 (https://github.com/Shopify/ruby-lsp/pull/3840) by @vinistock
- Add detection reasons to auto-detection log messages (https://github.com/Shopify/ruby-lsp/pull/3859) by @adam12