...
Tip |
---|
You can setup auto-update of Scala plugin Nightly builds in IntelliJ IDEA. Simply select desired update channel from a drop-down menu at "Updates" tab in Scala plugin settings page. Or if you cannot do it from plugin settings add "https://plugins.jetbrains.com/plugins/nightly/1347" to custom repositories in Settings -> Plugins -> Browse custom repositories |
Build 2020.2.439
Download Scala plugin for IDEA
Expand |
---|
| 8 Fixed issues |
---|
| 8 Fixed issues |
---|
|
- SCL-17340 InvalidPathException in case of semicolon in path when importing sbt project as bsp
- SCL-17437 Can't compile with incrementalityType=IDEA a dotty project containing both java and scala files
- SCL-17688 Completion for companion class is not wysiwyg
- SCL-17620 Inspection: toString on Array
- SCL-17686 import is auto-added differently depending on how it's triggered
- SCL-17385 Show compiler-based highlighting progress in the status bar if compilation is too long
- SCL-17697 Show companion for class / trait / object in the gutter
- SCL-17330 use compiler messages to highlight java files in scala 3 project
|
Build 2020.2.425
Download Scala plugin for IDEA
...