This repository has been archived by the owner on May 30, 2024. It is now read-only.
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