·
6 commits
to main
since this release
vscode-ruby-lsp-v0.9.12
๐ Bug Fixes
- Avoiding rejecting promise if test command failed (#3334) by @vinistock
- Automatically discover children for test files that weren't expanded (#3336) by @vinistock
๐ฆ Other Changes
- Allow cancelling test runs (#3338) by @vinistock
- Use abort controller as signal to cancel test execution (#3341) by @vinistock