What's Changed
✨ Enhancements
- Resolve TODO for LSP v3.17 (#268)
- Add dependency constraint for LSP v3.17 (#269)
- Add comment continuation via on type on_type_formatting (#274)
🐛 Bug Fixes
- Handle class/module declarations as a class token with declaration modifier (#260)
- Handle required parameters in semantic highlighting (#271)
- Make RuboCop runner use composition instead of inheritance (#278)
- Protect worker against cancellation during popping (#280)
- Handle formatting errors in on_error block (#279)
- Fix on type formatting pipe completion for regular or expressions (#282)
- Do not fail on LoadError (#292)
Full Changelog: v0.3.0...v0.3.1