Skip to content

Releases: Shopify/ruby-lsp

vscode-ruby-lsp-v0.7.12

12 Jul 18:11
db5002a
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.7.12

🐛 Bug Fixes

📦 Other Changes

v0.17.7

11 Jul 19:34
dbf5501
Compare
Choose a tag to compare

v0.17.7

✨ Enhancements

🐛 Bug Fixes

  • Detect RuboCop as a linter when its a transitive dependency (#2281) by @vinistock
  • Only show local completion when there is no receiver (#2290) by @vinistock

v0.17.6

10 Jul 13:45
9256bad
Compare
Choose a tag to compare

v0.17.6

✨ Enhancements

🐛 Bug Fixes

  • Raise if the attached namespace is missing during linearization (#2279) by @vinistock

vscode-ruby-lsp-v0.7.11

10 Jul 13:45
9256bad
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.7.11

✨ Enhancements

  • Remove ? and ! from editor.wordSeparators (#2272) by @andyw8
  • Provide code navigation features to erb files (#2235) by @st0012

🐛 Bug Fixes

  • Return early when fetching dependencies if client is not running (#2276) by @vinistock
  • Ensure test group exists before trying to add examples (#2275) by @vinistock

v0.17.5

09 Jul 18:49
9f22f36
Compare
Choose a tag to compare

v0.17.5

✨ Enhancements

  • Provide a way for addon developers to get an addon by name (#2216) by @andyw8
  • Linearize singleton ancestors (#2214) by @vinistock
  • Provide code navigation features to erb files (#2235) by @st0012

🐛 Bug Fixes

  • Search aliased namespaces in the top level too (#2208) by @vinistock
  • Use location links for namespace and method definition response (#2206) by @vinistock
  • Avoid showing duplicate completions (#2215) by @vinistock
  • Fix decorated_parameters for when method has no parameters (#2229) by @andyw8
  • Fix display of label details for completion requests (#2253) by @andyw8
  • Add missing error information for telemetry (#2256) by @vinistock
  • Handle possible nil call operator location in completion (#2274) by @vinistock

📦 Other Changes

  • Move experimental features into global state (#2209) by @vinistock
  • Add predicate methods for public? and protected? in RubyIndexer::Entry (#2236) by @andyw8
  • Start separating RubyDocument and Document concerns (#2222) by @vinistock

vscode-ruby-lsp-v0.7.10

09 Jul 15:14
1762543
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.7.10

✨ Enhancements

🐛 Bug Fixes

vscode-ruby-lsp-v0.7.8

05 Jul 20:30
8fe7f1d
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.7.8

🐛 Bug Fixes

vscode-ruby-lsp-v0.7.6

05 Jul 18:06
3537027
Compare
Choose a tag to compare

vscode-ruby-lsp-v0.7.6

✨ Enhancements

🐛 Bug Fixes

vscode-ruby-lsp-v0.7.9

05 Jul 20:33
2b85922
Compare
Choose a tag to compare
Pre-release

vscode-ruby-lsp-v0.7.9

✨ Enhancements

vscode-ruby-lsp-v0.7.7

05 Jul 18:15
afc82ce
Compare
Choose a tag to compare
Pre-release

vscode-ruby-lsp-v0.7.7

✨ Enhancements