Skip to content

Releases: Shopify/ruby-lsp

vscode-ruby-lsp-v0.8.12

30 Oct 19:53
33fd4e9
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.8.12

✨ Enhancements

🐛 Bug Fixes

  • Look for Shadowenv in specific Homebrew path and check for untrusted workspace explicitly (#2791) by @vinistock

📦 Other Changes

vscode-ruby-lsp-v0.8.10

25 Oct 19:53
4afc68b
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.8.10

🐛 Bug Fixes

vscode-ruby-lsp-v0.8.11

25 Oct 20:14
c7fbd15
Compare
Choose a tag to compare
Pre-release

vscode-ruby-lsp-v0.8.11

🐛 Bug Fixes

vscode-ruby-lsp-v0.8.9

24 Oct 15:57
2874ae7
Compare
Choose a tag to compare
Pre-release

vscode-ruby-lsp-v0.8.9

📦 Other Changes

vscode-ruby-lsp-v0.8.8

22 Oct 17:50
734e872
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.8.8

🐛 Bug Fixes

  • Only restart client if the contents of the watched files have changed (#2745) by @vinistock
  • Fix activation on files that were previously opened (#2753) by @dirceu
  • Ensure default gem path is also in document selector (#2738) by @vinistock

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