Syntax highlighting for new Scala 3 syntax
Scala 3 is now released officially for quite some time, but unfortunately the syntax highlighting does not support it. Union types like A | B break the highlighter.
It would be nice to add Scala 3 on top of the existing Scala highlighter.
3
votes

-
Donna8596 commented
Scala 3 will be ready for production faster! There's a lot of work to be done on polishing the compiler and upgrading our tooling. We will also help the ecosystem upgrade. The Scala library and tooling ecosystem will not need to be rebuilt for 2.14, freeing up maintainers' time to prepare for Scala 3 instead.
-
Donnie P. Kight commented
Appreciative for sharing.