...
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 2020.2.494
Download Scala plugin for IDEA
Expand |
---|
| 14 Fixed issues |
---|
| 14 Fixed issues |
---|
|
- SCL-17724 IDE freeze due to infinite recursion
- SCL-11023 IntelliJ ScalaDoc showing $<macro name>
- SCL-17722 IDE stuck when editing file
- SCL-10619 Auto-import of "static" methods
- SCL-17631 auto-removed closing brace for nested `if` breaks code semantics
- SCL-17726 scalafmt: support include diractive
- SCL-17730 Support not only values an parameters as arguments to pass
- SCL-17723 scalatest: fix test method generator for version 3.1.0
- SCL-17741 Auto-import for vals and lazy vals
- SCL-17713 NoSuchElementException in ImplicitCollector
- SCL-17714 Exclude from completion/auto-import settings is not applied
- SCL-17715 scaladoc: inherited macro values from libraries sources are not resolved
- SCL-17638 Disable Scalafmt fallback to default settings
- SCL-17576 test run configurations: regexps get multiplied when choosing some checkboxes on Logs tab
|
Build 2020.2.486
Download Scala plugin for IDEA
...