...
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.2.628
Download Scala plugin for IDEA
Expand |
---|
| 14 Fixed issues |
---|
| 14 Fixed issues |
---|
|
- SCL-15558 Trying to run ScalaTest compiled with 2.13.0-RC3 causes java.lang.NoSuchMethodError in "ScalaTest-dispatcher"
- SCL-15792 Highlight scala code in sbt files (worked before)
- SCL-15686 Backspace to delete triple quotes breaks the code
- SCL-13130 Type mismatch not highlighted for callback functions
- SCL-15680 Calls to functions from method parameters are not type checked
- SCL-15799 java.lang.IllegalArgumentException during inspection
- SCL-15747 insert margins when pasting multiline content to one-line multiline string literal
- SCL-15671 empty tooltip message in ScalaUnnecessaryParenthesesInspectionBase, RedundantBlockInspection
- SCL-15670 ScalaUnnecessaryParenthesesInspectionBase, RedundantBlockInspection registers INFORMATION level problem in batch mode
- SCL-15602 Missing error highlighting
- SCL-15633 macro defs must have explicitly specified return types
- SCL-15635 Disallow repeated param except in method signature
- SCL-12580 Bad code green: Function call without arguments shows no errors
- SCL-14609 Language Injection: enable by default
|
Build 2019.2.613
Download Scala plugin for IDEA
...