...
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.567
Download Scala plugin for IDEA
Expand |
---|
| 21 Fixed issues |
---|
| 21 Fixed issues |
---|
|
- SCL-4167 Class parameters indentation improvement
- SCL-14916 Please add trailing comma support for Scala in Code Style settings
- SCL-4269 Don't move a same-line comment down on code reformat
- SCL-15096 PicoPluginExtensionInitializationException at project open
- SCL-14951 SBT import fails for cats project, IntelliJ goes crazy
- SCL-13293 SBT Shell messages are separated by empty line
- SCL-3673 Code Style / Method declaration parameters / Align when multiline shouldn't affect class declarations
- SCL-15057 Good code red: regression: implicit conversion search no longer takes HKT kindedness into account for ambiguous method error
- SCL-15085 Extremely unhelpful error message trying to run test
- SCL-12427 Scala Reformat code fails when else if has comment in between
- SCL-15091 'no.tailrec.annotation.title' is not found
- SCL-7886 Codestyle formatting - braces keep on getting added
- SCL-14807 Default alignment of `*` in documentation comments
- SCL-14553 Update bsp support to 2.0
- SCL-14957 scalafmt: dynamically choose library version to use based on version field of configuration file
- SCL-15087 Allow unlimited heap size for sbt
- SCL-15069 We need a project icon
- SCL-15081 caching annotations are not IDEA incremental compiler friendly
- SCL-15066 Bytecode find usages fails to correctly detect compiler mode on project import
- SCL-15013 Implement Code Duplication
- SCL-15090 Closing bracket in method call is indented if trailing comma is present and first argument starts from new line
|
Build 2019.1.458
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-13293 SBT Shell messages are separated by empty line
- SCL-14807 Default alignment of `*` in documentation comments
- SCL-14957 scalafmt: dynamically choose library version to use based on version field of configuration file
|
...