...
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.15
Download Scala plugin for IDEA
Expand |
---|
| 8 Fixed issues |
---|
| 8 Fixed issues |
---|
|
- SCL-15250 Use inlay type ascription to indicate type mismatch
- SCL-15911 wrong quickfix for unnecessary parentheses inspection
- SCL-15630 Auto-completion completes for the wrong type
- SCL-11382 Create method intention with named arguments doesn't work
- SCL-15812 Good code red & code completion fails : nested tuple method calls
- SCL-15795 error highlighting in for-comprehensions works wrong when editing code
- SCL-15900 Type diff: prefix same-looking simple names
- SCL-15614 Good code red - tuple member multiplication
|
Build 2019.2.14
Download Scala plugin for IDEA
...