vscode-ruby-lsp-v0.7.18
vinistock
released this
29 Aug 14:37
·
368 commits
to main
since this release
vscode-ruby-lsp-v0.7.18
✨ Enhancements
- Warn users if shadownev is not installed (#2498) by @vinistock
- Show progress while initializing the server (#2505) by @vinistock
🐛 Bug Fixes
- fix(grammar): Fix syntax highlighting for Kernel.` method in Ruby grammar (#2493) by @Sean0628
- Always run Ruby activation using cmd for RubyInstaller (#2489) by @vinistock