Most releases are focused on editor features, but the stars of this show are parallel compilation and compilation charts. We also have a handful of editor goodies in store. Let's take a closer look.
1. Parallel Compilation
2. Compilation Charts
3. Enhanced Package Prefixes
4. MUnit Support
5. Scala 3 Improvements
6. And more!
Parallel Compilation
According to the official Scala Developer Survey, long compilation times is the main pain point in Scala programmers' daily workflows by a large margin.
Although speeding up the Scala compiler is a worthy goal

IntelliJ Scala Plugin 2020.3 Is Out!
by