...
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 2017.1.10
Download Scala plugin for IDEA
Expand |
---|
| 33 Fixed issues |
---|
| 33 Fixed issues |
---|
|
- SCL-11458 Enum + Method convertation generates incorrect code
- SCL-11417 When copying Scala code from one scala class to another, Scala plugin offers to convert from Java code
- SCL-11450 Handle Lambda expression on Worksheet output
- SCL-11453 SBT messages are separated by empty line
- SCL-11309 SBT Shell add History commands support
- SCL-11262 Incorrect type
- SCL-11321 Handle empty switch statement
- SCL-11467 REPL Worksheet trash code on output after "print"
- SCL-11442 Switch-case convert. makes bad formatting
- SCL-11420 Code completion gives preference to Scala types when writing Java
- SCL-11361 Text-> Java converter Imports addition can't correctly handle Java Collections
- SCL-11393 Java to Scala conversion doesn't apply annotation settings
- SCL-11259 Show parameter tool-tips (Ctrl-P) does not work in complex / multi-line situations
- SCL-11402 scala.meta macro expansion fails when pattern matching on annotation type parameter
- SCL-10589 'Convert to Scala' should generate 'Unit' methods taking into account Scala settings
- SCL-11401 scala.meta macro expansion fails when pattern matching on annotation constructor with Symbol*
- SCL-11468 REPL Worksheet exception in output if execute code in REPL after regular mode
- SCL-11469 REPL Worksheet Output panel disappears after click on garbage_button
- SCL-11523 Debug. Fields named "sp" are shown in variables
- SCL-11441 Switch-case convert. forgets to add curly-braces to block
- SCL-11370 When paste Java code to Scala class, converter deletes empty lines before place of paste
- SCL-11444 Try-catch-finally convert. forgets to add curly-braces to Try block
- SCL-11313 Wrong super.equals
conversion - SCL-11445 Don't allow remove braces in try statements with multiple statements
- SCL-11314 Support catching multiple exceptions in converter
- SCL-11451 Java class with static elements is converted to Scala object
- SCL-11449 Worksheet fail if it runs in Interactive mode with REPL
- SCL-11515 SBT import/refresh doesn't end on error, no information about error
- SCL-11405 IDE creates scala type file in case of Java code copy-paste
- SCL-11529 NPE in project import
- IDEA-169008 Gradle: unnesessary module is configured on creating a new project; Throwable at com.intellij.openapi.module.impl.ModuleManagerImpl.loadModules
- SCL-11552 Object displayed with $
- SCL-11268 Artifact index issues
|
Build 2017.1.9
Download Scala plugin for IDEA
...