...
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.2.166
Download Scala plugin for IDEA
Expand |
---|
| 27 Fixed issues |
---|
| 27 Fixed issues |
---|
|
- SCL-2510 Unnested package support
- SCL-15200 Wrap method body in {} on typing {
- SCL-15116 Code duplication in markdown code snippet
- SCL-15234 var could be val inspection is broken
- SCL-15237 When trying to save Scalafmt configuration for new projects, IntelliJ IDEA 2019.1 freezes while trying to load the Editor |Code Style | Scala page
- SCL-15230 enter inside package statement should create extra package statement
- SCL-15201 Impossible to create scala worksheet
- SCL-15264 Scala Templates show false error messages
- SCL-15145 Worksheets should be ignored in code duplication detection
- 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-15295 Add tests for EmptyParenOverrideInspection
- SCL-15294 Add tests for JavaAccessorEmptyParenCallInspection
- SCL-15279 decompiler doesn't add "abstract override" modifiers
- SCL-15278 Unwrap single-expression definition body on deleting `{`
- SCL-15236 Duplicated in overriding member
- SCL-14824 Access-Modifier for Class in method not reported as error
- SCL-15253 "No tail recursion annotation" inspection should not be shown if last call is inside try/catch/finally
- SCL-15311 import expressions with wildcard are parsed differently in play2 templates
- SCL-15282 Inspection / refactorings: don't use procedure syntax for declarations
- SCL-15288 highlight unresolved references in scaladoc as a warning
- SCL-15242 Sort result of auto import by some metric that considers context
- 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.888
Download Scala plugin for IDEA
...