vscode-ruby-lsp-v0.9.17
·
528 commits
to main
since this release
vscode-ruby-lsp-v0.9.17
๐ Bug Fixes
- Consider local variables prefixed with underscore in grammar (#3408) by @vinistock
- Consider
_as a local variable in the grammar (#3415) by @vinistock
๐ฆ Other Changes
- Add server capability for full test discovery (#3410) by @vinistock
- Use a TCP server to listen to streaming test events (#3388) by @vinistock