Skip to content

Releases: Shopify/ruby-lsp

vscode-ruby-lsp-v0.8.7

18 Oct 14:53
ef1a27d
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.8.7

โœจ Enhancements

  • Add support for ASDF_DIR environment variable (#2695) by @srcid

๐Ÿ“ฆ Other Changes

vscode-ruby-lsp-v0.8.6

17 Oct 15:05
07b6dd8
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.8.6

๐Ÿ› Bug Fixes

v0.20.1

16 Oct 12:41
f8ed1d7
Compare
Choose a tag to compare

v0.20.1

โœจ Enhancements

๐Ÿ› Bug Fixes

  • Set BUNDLER_VERSION to avoid version mismatch restarts (#2658) by @vinistock
  • Avoid removing redundant namespaces when not inside correct nesting (#2715) by @vinistock
  • Ignore, if given path is directory while referencing and renaming (#2716) by @rogancodes

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