Skip to content

Releases: Shopify/ruby-lsp

v0.26.4

20 Nov 14:39
5be134e

Choose a tag to compare

v0.26.4

🐛 Bug Fixes

v0.26.3

12 Nov 21:36
97cb29c

Choose a tag to compare

v0.26.3

✨ Enhancements

  • Add support for Package URL format for source links (#3807) by @paracycle

🐛 Bug Fixes

  • Restore request cancellation with correct implementation (#3791) by @janko
  • Ensure binmode and sync on LSP reporter socket (#3820) by @vinistock
  • Run bundle update only on the composed bundle (#3819) by @vinistock

📦 Other Changes

  • Speed up workspace symbol search by filtering before fuzzy matching (#3792) by @janko

v0.26.2

28 Oct 19:25

Choose a tag to compare

v0.26.2

✨ Enhancements

🐛 Bug Fixes

📦 Other Changes

  • Handle Bundler::Fetcher::NetworkDownError during Bundler setup (#3697) by @egiurleo
  • Handle Bundler::HTTPErrors during bundle install (#3699) by @egiurleo

vscode-ruby-lsp-v0.9.32

12 Aug 21:01
0248d2d

Choose a tag to compare

vscode-ruby-lsp-v0.9.32

🐛 Bug Fixes

  • Disable spring when running tests through the explorer (#3711) by @vinistock

v0.26.1

23 Jul 14:35
fca9e21

Choose a tag to compare

v0.26.1

🐛 Bug Fixes

  • Avoid keeping empty arrays inside constant completion candidates (#3680) by @vinistock

📦 Other Changes

vscode-ruby-lsp-v0.9.31

23 Jul 15:11
af955d8

Choose a tag to compare

vscode-ruby-lsp-v0.9.31

📦 Other Changes

v0.26.0

18 Jul 17:57
3e3dab0

Choose a tag to compare

v0.26.0

🚧 Breaking Changes

🐛 Bug Fixes

  • Avoid writing error file if client is closed during bundle compose (#3649) by @vinistock
  • Prevent workspace dependencies from failing if there's no bundle (#3655) by @vinistock
  • Prevent relative require completion for unsaved files (#3656) by @vinistock
  • Filter constant completion suggestions to only include constants (#3654) by @vinistock
  • Avoid requiring add-ons that are copied into the workspace (#3669) by @vinistock
  • Stop reusing the Prism result for RuboCop for now (#3672) by @vinistock

📦 Other Changes

vscode-ruby-lsp-v0.9.30

15 Jul 20:31
0d599e6

Choose a tag to compare

vscode-ruby-lsp-v0.9.30

🚧 Breaking Changes

vscode-ruby-lsp-v0.9.29

09 Jul 18:40
0d3b50c

Choose a tag to compare

vscode-ruby-lsp-v0.9.29

✨ Enhancements

🐛 Bug Fixes

  • Show message when trying to run a test that hasn't been discovered (#3631) by @vinistock

📦 Other Changes

  • Collect add-ons versions for issue reporting (#3611) by @snutij

v0.25.0

08 Jul 13:57
62cef9e

Choose a tag to compare

v0.25.0

🚧 Breaking Changes

✨ Enhancements

📦 Other Changes