What's Changed
✨ Enhancements
- Add code lens for running entire test class by @adisonlampert in #598
- Refactor hover with event emitter by @vinistock in #607
- Add code lens for test methods by @adisonlampert in #609
🐛 Bug Fixes
- Avoid trying to parse document if there are no new edits by @vinistock in #617
- Improve robustness of extract to variable by @vinistock in #615
- Fix server encoding registration and prefer UTF-8 by @vinistock in #618
🛠 Other Changes
- Fix variable spelling (capabilities) by @andyw8 in #603
- Add option to skip benchmark in CI by @andyw8 in #613
- Use Ruby LSP debug tasks in launch by @vinistock in #616
- Use bugfix label for release automation by @vinistock in #627
Full Changelog: v0.4.3...v0.4.4