What's Changed
✨ Enhancements
- Add semantic tokens for local arguments by @vinistock in #284
🐛 Bug Fixes
- Test and handle the situation where RailsDocumentClient#search_index being nil by @st0012 in #328
- Handle fields in semantic highlighting by @vinistock in #339
- Skip node locating when the document is not parsed by @st0012 in #343
🛠 Other Changes
- Bump syntax tree requirement to v4.0.0 by @vinistock in #329
- Autoload RailsDocumentClient by @st0012 in #331
- Add extra test cases by @vinistock in #333
Full Changelog: v0.3.4...v0.3.5