...
Tip |
---|
You can setup auto-update of Scala plugin EAP 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/eap/1347" to custom repositories in Settings -> Plugins -> Browse custom repositories |
Build 2021.2.8
Download Scala plugin for IDEA
Expand |
---|
| 12 Fixed issues |
---|
| 12 Fixed issues |
---|
|
- SCL-17835 Folding: always show "..." on the same line
- SCL-18809 scala3: handle `-no-indent` compiler option
- SCL-18931 trailing commas are always highlighted as errors for `*.scala` files inside `project/` folder (sbt)
- SCL-18826 convert multiline raw string to "string" doesn't work
- SCL-19017 formatting uses wrong indentation for interpolated string margin char after changing interpolator
- SCL-19058 AppliedTypeLambdaCanBeSimplified: Does not work without kind projector
- SCL-18490 Support debugging of top level methods
- SCL-18880 support debugging of @main methods
- SCL-19068 Scala 3 SDK is not recognized in Maven project
- SCL-18986 ComparingLengthIntention: use new sizeIs syntax
- SCL-19065 worksheet compiler errors are not reported in the Build tool window with Scala 2.12.13
- SCL-19063 delete ConcealedApplyCall inspection
|
Build 2021.1.21
Download Scala plugin for IDEA
...