Skip to content

Releases: Shopify/ruby-lsp

v0.23.7

28 Jan 16:41
803b1aa
Compare
Choose a tag to compare

v0.23.7

✨ Enhancements

🐛 Bug Fixes

vscode-ruby-lsp-v0.8.19

28 Jan 16:42
ec5a33b
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.8.19

✨ Enhancements

📦 Other Changes

vscode-ruby-lsp-v0.9.0

28 Jan 16:44
cb96da0
Compare
Choose a tag to compare
Pre-release

vscode-ruby-lsp-v0.9.0

🐛 Bug Fixes

v0.23.6

16 Jan 18:51
bbd0c84
Compare
Choose a tag to compare

v0.23.6

✨ Enhancements

🐛 Bug Fixes

vscode-ruby-lsp-v0.8.18

16 Jan 18:23
bbd0c84
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.8.18

🐛 Bug Fixes

  • Prevent double activation when multiple documents are opened (#3070) by @vinistock

v0.23.5

10 Jan 22:02
f3bf3cd
Compare
Choose a tag to compare

v0.23.5

🐛 Bug Fixes

v0.23.4

10 Jan 15:26
a49104e
Compare
Choose a tag to compare

v0.23.4

🐛 Bug Fixes

  • Avoid trying to acquire lock twice when shutting down (#3036) by @vinistock

v0.23.3

09 Jan 19:26
c47b562
Compare
Choose a tag to compare

v0.23.3

🐛 Bug Fixes

  • Stop running cancel request in the main thread (#3028) by @vinistock
  • Synchronize store operations in server instead (#3029) by @vinistock
  • Ensure requests are not assuming the presence of file paths for entries (#3030) by @vinistock
  • Fix visibility stack handling for private_class_method (#3032) by @vinistock
  • Avoid reporting the same Bundler install error twice (#3033) by @vinistock
  • Always apply workspace URI configuration to indexer (#3034) by @vinistock

v0.23.2

08 Jan 19:28
f8f3548
Compare
Choose a tag to compare

v0.23.2

✨ Enhancements

🐛 Bug Fixes

vscode-ruby-lsp-v0.8.17

08 Jan 19:30
f8f3548
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.8.17

✨ Enhancements

  • Provide additional debugging help when the debugger exits with an error (#2961) by @st0012
  • VSCode extension checks multiple install locations for mise binary (#2943) by @adam12
  • Add a new command to help users migrate launch.json configurations (#2450) by @st0012
  • Add Show Output Channel command for VSCode extension (#2986) by @timkooi-jobber

🐛 Bug Fixes