vscode-ruby-lsp-v0.9.8
✨ Enhancements
- Add GoToRelevantFile functionality (#2985) by @jenny-codes
🐛 Bug Fixes
- Append test output when a test fails (#3146) by @klaaspieter
- Assorted RBS grammar fixes (#3275) by @Morriar
📦 Other Changes
- Avoid mutating test items when filtering them (#3245) by @vinistock
- Allowing finding test items based on ID and URI (#3272) by @vinistock