This repository has been archived by the owner on May 30, 2024. It is now read-only.
Releases: Shopify/vscode-ruby-lsp
Releases · Shopify/vscode-ruby-lsp
v0.6.10
v0.6.9
v0.5.11
What's Changed
🐛 Bug Fixes
- Add gem paths to document selector patterns by @vinistock in #1028
🛠 Other Changes
- Add ability to show current file in Dependencies tree view by @paracycle in #1019
Full Changelog: v0.5.10...v0.5.11
v0.6.8
v0.5.10
What's Changed
✨ Enhancements
- Improve GraphQL regex to match 'GQL' by @vitorascorrea in #1020
- Add
Dependencies
editor view by @paracycle in #1018
🐛 Bug Fixes
🛠 Other Changes
- Do not redirect to
OUTPUT
channel when debugger close on error by @snutij in #1013 - Update Slack invite link to be non-expiring by @andyw8 in #1024
New Contributors
- @erikced made their first contribution in #1011
- @vitorascorrea made their first contribution in #1020
Full Changelog: v0.5.9...v0.5.10
v0.6.7
v0.5.9
What's Changed
⚠️ Breaking changes
The debugger client was changed to better match what ruby/debug
does out of the box. If you were previously configuring debug using a socket path of /tmp/ruby-lsp-debug-sockets
, you can remove that configuration.
🐛 Bug Fixes
- Only eagerly activate the first workspace folder by @vinistock in #1007
🛠 Other Changes
- fix: include prerelease in changelog only for prerelease by @snutij in #1003
- Fix activation example in troubleshooting doc by @andyw8 in #1005
New Contributors
Full Changelog: v0.5.8...v0.5.9
v0.6.6
v0.5.8
What's Changed
✨ Enhancements
- Add signature help setting by @vinistock in #991
🐛 Bug Fixes
Full Changelog: v0.5.7...v0.5.8