Skip to content

Releases: Shopify/ruby-lsp

v0.24.2

19 Jun 13:52
5c371ed
Compare
Choose a tag to compare

v0.24.2

✨ Enhancements

🐛 Bug Fixes

  • Fix minitest reporter crash with parallel testing (#3602) by @alexcrocha
  • Advance scanner position by byte length while searching for line (#3612) by @vinistock
  • Avoid loading incorrect add-on versions when bundle path is inside project (#3620) by @vinistock
  • Prevent add-ons from exiting the server process (#3617) by @vinistock

vscode-ruby-lsp-v0.9.28

11 Jun 21:53
954137c
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.9.28

✨ Enhancements

📦 Other Changes

v0.24.1

06 Jun 22:38
4538672
Compare
Choose a tag to compare

v0.24.1

🐛 Bug Fixes

  • Update collect_references to use Prism::LexResult (#3590) by @st0012

v0.24.0

06 Jun 18:15
5a9ff93
Compare
Choose a tag to compare

v0.24.0

🚧 Breaking Changes

  • Use parse_lex instead of parse for Ruby and ERB documents (#3252) by @vinistock
  • Register all test discovery listener events in one go (#3582) by @vinistock

🐛 Bug Fixes

vscode-ruby-lsp-v0.9.27

03 Jun 18:56
b911923
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.9.27

🐛 Bug Fixes

📦 Other Changes

  • chore: remove deprecated activationEvents from extension package.json (#3564) by @maxveldink
  • Increase the full test discovery rollout to 70% (#3574) by @alexcrocha
  • add mise install path for apt installations (#3532) by @jtannas

v0.23.24

02 Jun 22:01
bd5c742
Compare
Choose a tag to compare

v0.23.24

✨ Enhancements

  • find instance variable references with matched scopes (#3377) by @monkeyWzr

🐛 Bug Fixes

📦 Other Changes

v0.23.23

23 May 15:56
840e8e2
Compare
Choose a tag to compare

v0.23.23

✨ Enhancements

🐛 Bug Fixes

v0.23.22

23 May 11:31
a8050f0
Compare
Choose a tag to compare

v0.23.22

🐛 Bug Fixes

  • Use a number regex for running spec examples (#3514) by @vinistock
  • Prevent Minitest reporters from being mutated after LSP hooks (#3518) by @vinistock
  • Fix commands for groups inside class in minitest spec style (#3517) by @domingo2000
  • Ignore methods that look like tests inside other namespaces (#3512) by @vinistock

📦 Other Changes

vscode-ruby-lsp-v0.9.26

23 May 15:56
840e8e2
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.9.26

✨ Enhancements

📦 Other Changes

  • Avoid shitfting editor focus when using test code lens (#3527) by @vinistock

v0.23.21

20 May 18:12
d4c4d6e
Compare
Choose a tag to compare

v0.23.21

🐛 Bug Fixes

📦 Other Changes