vscode-ruby-lsp-v0.9.8
·
928 commits
to main
since this release
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