What's Changed
🐛 Bug Fixes
- Handle self receiver and string arguments for attribute accessors in document symbol by @henriquebcustodio in #1366
- Handle missing constant nodes in document symbol by @snutij in #1359
- Fix handle resolve multiple methods by @snutij in #1380
🛠 Other Changes
- replaced occurrences of node.slice with node.full_name by @haiderashfaq in #1287
- Update show syntax tree gif by @gmcgibbon in #1376
- Add note about finding other community addons by @vinistock in #1377
- Update RubyLsp::Requests::CodeLens demo gif by @gmcgibbon in #1378
- Use Snapper generator for RDoc documentation by @vinistock in #1384
- Automatically install
ruby-lsp-rails
as part of custom bundle by @andyw8 in #1381
New Contributors
- @gmcgibbon made their first contribution in #1376
Full Changelog: v0.14.0...v0.14.1