...
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.3.7
Download Scala plugin for IDEA
Expand |
---|
| 14 Fixed issues |
---|
| 14 Fixed issues |
---|
|
- SCL-16164 Support Export Clauses
- SCL-16149 Scala Scratch doesn't provide code completion for an exhaustive pattern-matching expression
- SCL-16334 freeze on opening project due to Play2SyntheticPackagesHolder
- SCL-15549 wrap if/else/ try/finally for/yield do/while bodies in {} on typing {
- SCL-16342 NPE on extracting variable in a worksheet
- SCL-16081 IDE provides an incorrect type annotation for a public method
- SCL-16362 Can't implement methods with Alt+Insert in Scala Worksheets
- SCL-16317 extract variable on last line breaks code
- SCL-16152 support enum classes syntax
- SCL-15025 support modifiers introduced in scala 3 in parser
- SCL-16282 Triple quotes completion does not work with multicursor
- SCL-16304 no type mismatch error if non-boolean value is passed to `if `
- SCL-16351 Typehint on mouse hover doesn't work at end of identifier
- SCL-16336 Import via Alt+Enter does not work in scratch files but does work in regular .scala files and worksheet
|
Build 2019.2.36
Download Scala plugin for IDEA
...