...
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.3.716
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-16901 Annotator: don't show type mismatch for whole function literal when result type doesn't match
- SCL-16898 Annotator: function literals: don't infer type when parameter type is not known
- SCL-16903 Type mismatch hints: handle expressions before `}`
- SCL-16899 Don't show type a mismatch error when there's a parser error
- SCL-16893 Type mismatch hints: handle expressions before `else` keyword
|
Build 2020.1.281
Download Scala plugin for IDEA
...