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.4
v0.5.7
What's Changed
🐛 Bug Fixes
- Save workspace folder instead of custom workspace object in debug config by @vinistock in #988
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
✨ Enhancements
- Add workspace logger by @vinistock in #979
🐛 Bug Fixes
- Only show lockfile warning on lazy activation by @vinistock in #971
- Fallback to guessing the active workspace if none is found based on URI by @vinistock in #976
- Invoke shell command with separated arguments by @GregCornis in #980
- We should use join to concatenate paths by @vinistock in #986
🛠 Other Changes
- Rename "rtx" to "mise" in VERSION_MANAGERS.md by @jordan-brough in #963
- Remove experimental variable guessing in Ruby grammar by @ryanb in #962
- Make logging documention easier to find by @andyw8 in #970
- Fix typo in README example for telemety by @paracycle in #972
- Move Dev Container hint from troubleshooting to readme by @Earlopain in #983
New Contributors
- @jordan-brough made their first contribution in #963
- @ryanb made their first contribution in #962
- @Earlopain made their first contribution in #983
- @GregCornis made their first contribution in #980
Full Changelog: v0.5.5...v0.5.6
v0.6.3
v0.5.5
What's Changed
✨ Enhancements
- Warn users if no lockfile is detected on the configured workspace by @vinistock in #945
🐛 Bug Fixes
- Improve restart behaviour during rebases using a file watcher by @vinistock in #937
- Always activate workspace if a custom Gemfile is configured by @vinistock in #959
- Improve debug workspace selection by @vinistock in #950
🛠 Other Changes
- Add support for HAML syntax highlighting in Heredoc sections by @joevandyk in #824
- Allow bypassing typechecker by @vinistock in #960
- Clear up
rubyLsp.bundleGemfile
path instructions by @craigmcnamara in #957 - Avoid display the selection list if no debugger process by @snutij in #956
- Fix Run Current Test In Terminal for class line by @snutij in #961
New Contributors
- @craigmcnamara made their first contribution in #957
Full Changelog: v0.5.4...v0.5.5
v0.6.2
v0.6.1
v0.6.0
v0.5.4
v0.5.3
What's Changed
✨ Enhancements
- Refactor extension and allow for multiple workspaces by @vinistock in #886
🐛 Bug Fixes
- Fallback to fetching current workspace using the name by @vinistock in #934
🛠 Other Changes
- Update README under custom gemfile section by @luisAzcuaga in #928
- Add OpenVSX to release workflow by @andyw8 in #930
- Add setting to test Bundler compose by @vinistock in #888
- Add troubleshooting guide by @vinistock in #919
- Add documentation about multi-root workspaces by @vinistock in #936
- Handle granular requests configuration by @snutij in #935
New Contributors
- @luisAzcuaga made their first contribution in #928
Full Changelog: v0.4.22...v0.5.3