vscode-ruby-lsp-v0.9.5
✨ Enhancements
- Resolve test items with server request (#3186) by @vinistock
- Add command to show LSP's internal state for diagnosing issues (#3195) by @vinistock
🐛 Bug Fixes
- Reject binary encoded environment variables in activation script (#3161) by @vinistock
- Never include workspace name as part of relative test URI (#3181) by @vinistock
- Add support for ASDF v0.16 (#3185) by @vinistock
📦 Other Changes
- Avoid focusing on test items on document switch (#3197) by @vinistock