...
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.484
Download Scala plugin for IDEA
Expand |
---|
| 6 Fixed issues |
---|
| 6 Fixed issues |
---|
|
- SCL-15627 Good code red: Nothing inferred while pattern matching on a tuple
- SCL-14097 new in scala 2.13: more precise prototype for args of overloaded method
- SCL-16331 support `Synthesize a PartialFunction from function literal`
- SCL-16130 Scala 2.13: Cannot resolve overloaded method "map" for scala.immutable.Map
- SCL-16327 Inconsistent expected type for various function literals
- SCL-16293 Correct code is highlighted red
|
Build 2019.3.480
Download Scala plugin for IDEA
...