Skip to content

vscode-ruby-lsp-v0.7.11

Choose a tag to compare

@vinistock vinistock released this 10 Jul 13:45
· 1693 commits to main since this release
9256bad

vscode-ruby-lsp-v0.7.11

✨ Enhancements

  • Remove ? and ! from editor.wordSeparators (#2272) by @andyw8
  • Provide code navigation features to erb files (#2235) by @st0012

🐛 Bug Fixes

  • Return early when fetching dependencies if client is not running (#2276) by @vinistock
  • Ensure test group exists before trying to add examples (#2275) by @vinistock