vscode-ruby-lsp-v0.9.21
✨ Enhancements
- Modify LinkedCancellationSource for asymmetric token cancellation (#3450) by @alexcrocha
- Add support for continuous test runs (#3451) by @alexcrocha
🐛 Bug Fixes
- Write TCP server port to a tempfile instead of using env var (#3452) by @vinistock
- Automatically discover children of workspace test items (#3448) by @vinistock