Scala-CLI runners status (#1221)
Scala-CLI runners now report their status alongside SBT runners, with real-time execution indicators and a task queue visible to all users.
Faster Scala-CLI execution (#1258)
Scala-CLI runner now skips unnecessary reloads when directives haven't changed between runs, significantly reducing code execution time.
Multi-line error diagnostics (#1227)
Error diagnostics now support multi-line spans, allowing the editor to accurately highlight errors that cover more than one line.
- Enable capture checking syntax support in worksheet mode (#1268)
- Scala 3.8.2 (#1262)