vscode-ruby-lsp-v0.7.12
vinistock
released this
12 Jul 18:11
·
629 commits
to main
since this release
vscode-ruby-lsp-v0.7.12
🐛 Bug Fixes
- Check if error data is present before using it (#2293) by @vinistock
- Eagerly activate workspaces for opened files (#2283) by @vinistock
📦 Other Changes
- Sanitize backtrace and mark as telemetry trusted (#2285) by @vinistock
- Add extension and server version to telemetry (#2289) by @vinistock
- Turn off telemetry for unhandled errors (#2298) by @vinistock