...
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 2019.1.895
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-15351 Calls on expressions that are not callable are not highlighted
- SCL-15420 "convert to string concatenation" action should wrap result with brackets
- SCL-15381 Cannot resolve equally typed signatures which differ only in call-by-name/call-by-value
- SCL-15414 string conversion adds redundant quote if string is both interpolated and formatted
- SCL-15398 missing "Unspecified value parameters" error highlighting for Java classes
|
Build 2019.2.166
Download Scala plugin for IDEA
...