...
Tip |
---|
You can setup auto-update of Scala plugin EAP 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/eap/1347" to custom repositories in Settings -> Plugins -> Browse custom repositories |
Build 2019.2.19
Download Scala plugin for IDEA
Expand |
---|
| 8 Fixed issues |
---|
| 8 Fixed issues |
---|
|
- SCL-15814 ScalaTest run configuration does not support changing the working directory
- SCL-15915 user environment variable causes class not found
- SCL-15932 Trailing comma in an argument list is considered invalid
- SCL-15967 Run Configuration's parameters are wiped out after upgrade to 2019.2
- SCL-15931 Code completion for method arguments provides an unsound suggestion regarding the argument type
- SCL-15926 Incorrect code completion suggestion while creating an instance of a class
- SCL-15986 stackOverflow in `ScalaPsiElement.getDeepSameElementInContext`
- SCL-15957 wrong completion result in presence of `this` or `super` references
|
Build 2019.2.15
Download Scala plugin for IDEA
...