New
vscode-ruby-lsp-v0.9.33
vscode-ruby-lsp-v0.9.33
β¨ Enhancements
- add support for rv version manager (https://github.com/Shopify/ruby-lsp/pull/3878) by @matheuscumpian
π Bug Fixes
- Avoid failing if the git extension is disabled (https://github.com/Shopify/ruby-lsp/pull/3822) by @vinistock
- Fix multiline RBS signature dimming (https://github.com/Shopify/ruby-lsp/pull/3864) by @matheuscumpian
- Fix syntax highlighting for line-ending forward slashes (https://github.com/Shopify/ruby-lsp/pull/3902) by @reese
- Fix bare heredoc syntax highlighting (https://github.com/Shopify/ruby-lsp/pull/3909) by @reese
π¦ Other Changes
- Rollout launcher mode to 30% of users (https://github.com/Shopify/ruby-lsp/pull/3841) by @vinistock