Skip to content

Releases: Shopify/ruby-lsp

v0.23.18

12 May 20:40
f5edbd0
Compare
Choose a tag to compare

v0.23.18

🐛 Bug Fixes

  • Improve support for hovering over a gem in Gemfile (#3344) by @andyw8
  • Fix pushing incorrect test item as code lens (#3460) by @vinistock
  • Request code lens refresh after finishing indexing (#3461) by @vinistock

📦 Other Changes

vscode-ruby-lsp-v0.9.23

09 May 12:10
8219602
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.9.23

✨ Enhancements

🐛 Bug Fixes

  • Avoid resetting framework tag if finding a file with no tests (#3467) by @vinistock

vscode-ruby-lsp-v0.9.22

07 May 15:43
d615deb
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.9.22

v0.23.17

06 May 17:29
e76653d
Compare
Choose a tag to compare

v0.23.17

✨ Enhancements

🐛 Bug Fixes

📦 Other Changes

vscode-ruby-lsp-v0.9.21

06 May 13:55
c2a2dbb
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.9.21

✨ Enhancements

🐛 Bug Fixes

  • Write TCP server port to a tempfile instead of using env var (#3452) by @vinistock
  • Automatically discover children of workspace test items (#3448) by @vinistock

vscode-ruby-lsp-v0.9.20

02 May 11:47
7be4a0a
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.9.20

🐛 Bug Fixes

  • Include debug and spawn in the list of promises to await (#3444) by @vinistock
  • Differentiate between regular termination and cancellation (#3446) by @vinistock

v0.23.16

30 Apr 19:49
2aae7b7
Compare
Choose a tag to compare

v0.23.16

🐛 Bug Fixes

📦 Other Changes

vscode-ruby-lsp-v0.9.19

30 Apr 18:02
380306b
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.9.19

🐛 Bug Fixes

📦 Other Changes

vscode-ruby-lsp-v0.9.18

29 Apr 16:50
fa074c4
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.9.18

✨ Enhancements

vscode-ruby-lsp-v0.9.17

28 Apr 18:47
6531291
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.9.17

🐛 Bug Fixes

  • Consider local variables prefixed with underscore in grammar (#3408) by @vinistock
  • Consider _ as a local variable in the grammar (#3415) by @vinistock

📦 Other Changes