Skip to content

vscode-ruby-lsp-v0.9.11

Choose a tag to compare

@vinistock vinistock released this 20 Mar 13:13
· 911 commits to main since this release
6997a48

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