Skip to content

Releases: Shopify/ruby-lsp

vscode-ruby-lsp-v0.8.5

16 Oct 14:00
c2b0231
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.8.5

🐛 Bug Fixes

  • Prevent accessing rootUri if there's no git repository (#2727) by @vinistock

v0.20.0

11 Oct 13:15
4f553ef
Compare
Choose a tag to compare

v0.20.0

🚧 Breaking Changes

✨ Enhancements

  • Add go-to-definition for global variables (#2673) by @snutij
  • Index all missing global variable nodes (#2699) by @snutij

📦 Other Changes

vscode-ruby-lsp-v0.8.4

09 Oct 16:39
7626704
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.8.4

🐛 Bug Fixes

  • Prevent the same workspace from being lazily launched more than once (#2693) by @vinistock

vscode-ruby-lsp-v0.8.3

08 Oct 15:27
2dbb722
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.8.3

✨ Enhancements

  • Display add-on version in the displayAddons command (#2662) by @st0012

🐛 Bug Fixes

v0.19.1

04 Oct 20:23
9a737cb
Compare
Choose a tag to compare

v0.19.1

✨ Enhancements

🐛 Bug Fixes

  • Fix ruby-lsp-check raising when server message itself is an error (#2659) by @Earlopain
  • Prevent lazy comment fetching from failing if file gets deleted (#2661) by @vinistock
  • Avoid directly calling version to avoid Sorbet error (#2663) by @st0012
  • Handle multibyte characters in RubyDocument (#2669) by @NotFounds

v0.19.0

02 Oct 21:01
9c1f570
Compare
Choose a tag to compare

v0.19.0

🚧 Breaking Changes

✨ Enhancements

🐛 Bug Fixes

📦 Other Changes

  • Avoid a deprecation warning on Ruby 3.4 with the uri gem (#2618) by @Earlopain

v0.18.4

30 Sep 16:19
a348fec
Compare
Choose a tag to compare

v0.18.4

✨ Enhancements

🐛 Bug Fixes

📦 Other Changes

vscode-ruby-lsp-v0.8.2

30 Sep 17:22
c4f78a7
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.8.2

📦 Other Changes

v0.18.3

24 Sep 14:16
0ef3713
Compare
Choose a tag to compare

v0.18.3

🐛 Bug Fixes

  • Only require RuboCop diagnostic inside the formatter (#2610) by @vinistock

📦 Other Changes

v0.18.2

23 Sep 19:51
dd57908
Compare
Choose a tag to compare

v0.18.2

✨ Enhancements

🐛 Bug Fixes

📦 Other Changes