v0.23.18
🐛 Bug Fixes
- Improve support for hovering over a gem in Gemfile (#3344) by @andyw8
- Fix pushing incorrect test item as code lens (#3460) by @vinistock
- Request code lens refresh after finishing indexing (#3461) by @vinistock
📦 Other Changes
- Include line numbers when reporting test start event (#3429) by @vinistock
- Only load from
cgi
what is required (#3469) by @Earlopain - Exclude non-workspace coverage data (#3472) by @vinistock
- Better handle
cgi
changes (#3473) by @Earlopain - Resolve test code lenses lazily for better performance (#3470) by @vinistock