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