v0.23.17
✨ Enhancements
- Hook code lens with the new test discovery (#3449) by @vinistock
🐛 Bug Fixes
- Ensure
finish
event is emitted on test crashes (#3445) by @vinistock - Show full constant names on hover (#3457) by @vinistock
- Fix Index.constant_name crashing on dynamic constant paths (#3453) by @vinistock
📦 Other Changes
- Remove T::Enum from code action resolve (#3439) by @vinistock
- Migrate T.cast to RBS comment syntax (#3440) by @vinistock
- Remove T::Enum for entry visibility (#3442) by @vinistock
- Remove T::Enum for SorbetLevel (#3447) by @vinistock
- Remove T::Enum for language ID (#3454) by @vinistock
- Log full backtrace on diagnostic and formatting crashes (#3458) by @vinistock