vscode-ruby-lsp-v0.9.13
✨ Enhancements
- Introduce test file watcher (#3326) by @alexcrocha
- Implement debug handler based on command resolution (#3354) by @vinistock
- Auto resolve first test file of each top level directory (#3349) by @vinistock
- Implement test coverage profile for the explorer (#3361) by @vinistock
🐛 Bug Fixes
- Remove workspace from map when not eagerly activating (#3352) by @vinistock
- Apply debug env customizations on top of Ruby environment (#3353) by @vinistock
📦 Other Changes
- Add telemetry for the new test explorer usage (#3362) by @vinistock