...
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.1.675
Download Scala plugin for IDEA
Expand |
---|
| 14 Fixed issues |
---|
| 14 Fixed issues |
---|
|
- SCL-12760 Scala chained method call formatting incorrect
- SCL-9650 Incorrect indent after newline in definitions
- SCL-15130 Not clear that bytecode indexing switching on is applied only after restart of idea
- SCL-15147 wrong indent after pressing enter before dot in method call chain
- SCL-9302 Rich class for self typed trait not found by the highlighter
- SCL-15113 Refreshing sbt project causes sbt-shell to be launched w/o ideaPort setting
- SCL-15129 for maven project it is suggested to turn on bytecode idexing for find usages though it's useless
- SCL-15172 avoid building java method hierarchy in favor of reusing our own
- SCL-15114 Find Usages via bytecode fails for catsKernelStdGroupForInt
- SCL-14995 Rename ScConstructor into ScConstructorInvocation
- SCL-15167 Monocle support fails for type parameters with variance
- SCL-15148 Download links are not posted in release notes on confluence
- SCL-15099 Maven module doesn't support classifier for compilerPlugin
- SCL-15133 Find usages for apply - not working for particular case
|
Build 2019.1.638
Download Scala plugin for IDEA
...