...
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.775
Download Scala plugin for IDEA
Expand |
---|
| 12 Fixed issues |
---|
| 12 Fixed issues |
---|
|
- SCL-15279 decompiler doesn't add "abstract override" modifiers
- SCL-15253 "No tail recursion annotation" inspection should not be shown if last call is inside try/catch/finally
- SCL-15242 Sort result of auto import by some metric that considers context
- SCL-15293 Add test for ApparentResultTypeRefinementInspection
- SCL-15292 Add tests for UnitMethodInspection s
- SCL-15291 Add tests for AccessorLikeMethodInspections
- SCL-15297 Add tests for ParameterlessOverrideInspection
- SCL-15296 Add tests for ParameterlessAccessInspection
- SCL-15282 Inspection / refactorings: don't use procedure syntax for declarations
- SCL-14824 Access-Modifier for Class in method not reported as error
- SCL-15266 method signature inspections: Method with mutator-like name is parameterless inspection doesn't work
- SCL-15265 Empty description for several method signature inspections
|
Build 2019.1.772
Download Scala plugin for IDEA
...