Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Releases: Shopify/vscode-ruby-lsp

v0.6.4

16 Jan 18:14
8a900d8
Compare
Choose a tag to compare
v0.6.4 Pre-release
Pre-release
  • Implement internal Ruby activation mechanism #923

Full Changelog: v0.5.6...v0.6.4

v0.5.7

16 Jan 20:12
eccbe0c
Compare
Choose a tag to compare

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

16 Jan 17:10
2e52a9a
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 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

Full Changelog: v0.5.5...v0.5.6

v0.6.3

05 Jan 20:46
3fd20f4
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release
  • Implement internal Ruby activation mechanism #923

Full Changelog: v0.5.5...v0.6.3

v0.5.5

05 Jan 20:37
9d60cae
Compare
Choose a tag to compare

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

Full Changelog: v0.5.4...v0.5.5

v0.6.2

12 Dec 22:23
660e415
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release
  • Implement internal Ruby activation mechanism #923

Full Changelog: v0.5.4...v0.6.2

v0.6.1

11 Dec 20:54
b4633a7
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release
  • Implement internal Ruby activation mechanism #923

Full Changelog: v0.5.4...v0.6.1

v0.6.0

08 Dec 20:10
6bbd47c
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • Implement internal Ruby activation mechanism #923

Full Changelog: v0.5.3...v0.6.0

v0.5.4

08 Dec 20:52
a16985c
Compare
Choose a tag to compare
  • Fix OVSX bin path #938

Full Changelog: v0.5.3...v0.5.4

v0.5.3

08 Dec 20:09
347c62b
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.4.22...v0.5.3