github Shopify/ruby-lsp v0.14.0

latest releases: vscode-ruby-lsp-v0.9.32, vscode-ruby-lsp-v0.9.31, v0.26.1...
19 months ago

What's Changed

🚧 Breaking Changes

  • Restructure DocumentSymbol request by @st0012 in #1311
  • Restructure semantic highlighting and responses by @st0012 in #1325
  • Refactor hover request to adhere to builder pattern by @aryan-soni in #1328
  • Restructure code lens request to adopt the new response builder pattern by @st0012 in #1327
  • Restructure definition request to use response builder by @st0012 in #1332
  • Fully adopt the new response builder pattern and remove the Listener class by @st0012 in #1337
  • Categorize hover content by @aryan-soni in #1368

🐛 Bug Fixes

  • Skip comment parsing for invalid encodings by @andyw8 in #1315
  • Correctly assign @target's type in Hover request by @st0012 in #1331
  • Make relative remote paths absolute in lockfile by @vinistock in #1320
  • handles one more #to_spec returning nil in RubyIndexer::Configuration by @kimesf in #1326
  • Account for class name conflicts in resolve_method by @vinistock in #1340
  • Handle nested method calls in signature help without adjusting positions by @vinistock in #1369
  • Use sorbet-static to determine if Sorbet is present by @vinistock in #1370

🛠 Other Changes

New Contributors

Full Changelog: v0.13.4...v0.14.0

Don't miss a new ruby-lsp release

NewReleases is sending notifications on new releases.