...
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 2017.3.147
Download Scala plugin for IDEA
Expand |
---|
| 20 Fixed issues |
---|
| 20 Fixed issues |
---|
|
- SCL-12435 implicit conversions from LowPriorityImplicit via scala.Predef are not shown in completion
- SCL-12360 Synthetic import statements are not processed
- SCL-12375 Good code red: overloaded apply method from implicit conversion on object's superclass
- SCL-12482 Type annotation required inspection doesn't add type for underscore parameter
- SCL-12452 Incorrect highlighting on implicit single class apply
- SCL-9387 For Yield Formatting issue
- SCL-12474 IIE when add type annotation in Play2TemplateBlock
- SCL-12527 scala.meta macro expansion fails
- SCL-12506 Add type annotation intention adds excessive parentheses inside {}
- SCL-11401 scala.meta macro expansion fails when pattern matching on annotation constructor with Symbol*
- SCL-12465 Redundant parentheses in macro expansion
- SCL-12509 Good code red "Value classes can have only one parameter" with scala meta macro annotation
- SCL-12505 Add type annotation intention adds excessive parentheses to underscore parameter argument
- SCL-12483 Remove Type Annotation intention on _ parameter throws an exception
- SCL-12576 function types with single parameters may be rendered without parentheses
- SCL-12473 Type annotation inspection doesn't see annotated type for function parameters
- SCL-12470 Add support for highlighting implicit usages
- SCL-12523 Meta annotation expansion improperly handles destructuring
- SCL-12586 No navigation from import statement to another script
- SCL-12288 java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter when compiling Scala 2.12.2 project with Java 9
|
Build 2017.2.675
Download Scala plugin for IDEA
...