...
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.569
Download Scala plugin for IDEA
Expand |
---|
| 14 Fixed issues |
---|
| 14 Fixed issues |
---|
|
- SCL-17744 indentation-based auto-brace insertion produces unsound code
- SCL-17811 worksheet execution progress is not stopped in build tool window
- SCL-17794 indentation-based brace handling interferes with other typed handlers
- SCL-17827 Worksheet is not cleared when you set focus to some other editor (e.g. editor inside build output)
- SCL-17755 add link to code style settings from auto import settings
- SCL-17793 don't add braces when dot is inserted on the next line
- SCL-17826 Build tool window should be opened when executing worksheet
- SCL-17776 Gutter icon tooltips: show hotkeys when appropriate
- SCL-17777 Show intentions for gutter icons
- SCL-17774 Overrides / Implements method tooltip: show multiple members
- SCL-17775 Has subclasses / implementations tooltip: show the items
- SCL-17697 Show companion for class / trait / object in the gutter
- SCL-17773 Implements method tooltip: navigate to method, not to class
- SCL-17816 scalatest: allow running test classes from dependency jar files
|
Build 2020.2.555
Download Scala plugin for IDEA
...