vscode-ruby-lsp-v0.7.10
vinistock
released this
09 Jul 15:14
·
651 commits
to main
since this release
vscode-ruby-lsp-v0.7.10
✨ Enhancements
- Save untitled files with
.rb
extension by default (#2262) by @Earlopain - Add file open support for route lookup (#2232) by @gmcgibbon
- Use new telemetry API (#2259) by @vinistock
- Add default ruby configuration for visual studio code (#1958) by @jenenliu
🐛 Bug Fixes
- Make the first workspace the main one even when lazy (#2268) by @vinistock
- Require space for class keyword match (#2270) by @vinistock
- Require space after module keyword (#2271) by @vinistock