vscode-ruby-lsp-v0.9.11
✨ Enhancements
- Add support for appendOutput to streaming explorer updates (#3323) by @vinistock
🐛 Bug Fixes
- Use map compact instead of filter_map in activation script (#3321) by @vinistock
- Do not include workspace name as part of relative path (#3329) by @vinistock
- Accumulate streaming promises and await all before exiting (#3330) by @vinistock