What's Changed
✨ Enhancements
🐛 Bug Fixes
- Don't generate test code lenses when the test library is not supported by @st0012 in #769
- Only handle gem statements if they have string literal arguments by @vinistock in #772
- Catch LoadError exceptions from formatting calls by @catlee in #774
- Use untyped instead of T::Class by @vinistock in #776
- Fix code lens disappear after non-test class issue by @st0012 in #778
- Make on type formatting
endcompletions more robust by @vinistock in #779
🛠 Other Changes
- Migrate DocumentHighlight to Listener pattern by @st0012 in #748
- Improve minitest detection accuracy by @andyw8 in #770
- Add server extensions documentation by @vinistock in #771
- Improve CodeLens tests by @st0012 in #775
New Contributors
Full Changelog: v0.6.1...v0.6.2