vscode-ruby-lsp-v0.9.27
🐛 Bug Fixes
- Remove git scheme from document selector (#3540) by @vinistock
- Move chruby activation script into a file (#3551) by @vinistock
- Automatically clear Ruby workspace cache if the path no longer exists (#3573) by @vinistock
📦 Other Changes
- chore: remove deprecated activationEvents from extension package.json (#3564) by @maxveldink
- Increase the full test discovery rollout to 70% (#3574) by @alexcrocha
- add mise install path for
apt
installations (#3532) by @jtannas