...
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.1.22
Download Scala plugin for IDEA
Expand |
---|
| 32 Fixed issues |
---|
| 32 Fixed issues |
---|
|
- SCL-18806 Build fails with JDK-16 RC2 (InaccessibleObjectException)
- SCL-18722 PropertyMapping annotation specifies 4 parameters, but constructor of org.jetbrains.sbt.project.data.SbtProjectData accepts 3
- SCL-18685 Scala Plugin saves file on every keystroke
- SCL-16431 Unapplied method should not have function type
- SCL-16345 Errors at scalafmt download attempt after changing to it in settings
- SCL-17835 Folding: always show "..." on the same line
- SCL-18865 code style settings are unusable with small settings window height
- SCL-18827 Type presentation: use type aliases where appropriate (at least for scala.Seq)
- SCL-18969 "java.lang.NoClassDefFoundError: scala/collection/compat/immutable/LazyList$"
- SCL-18671 Scala artifacts migration from Bintray to Maven Central
- SCL-17841 Unused expression inspection: support references
- SCL-18769 scala3 parser: if-then-else parsed wrongly with intended then keyword
- SCL-18977 scala3 indentation based syntax: Enter & Backspace handling
- SCL-18915 Parser errors in .tasty files
- SCL-18661 Test Unloading
- SCL-16052 disable scala annotator in injected language fragments
- SCL-18766 IntelliJ 2020.3.2 scalac: Error: org.jetbrains.jps.incremental.scala.remote.ServerException
- SCL-17818 inspections: support @deprecatedOverriding, @deprecatedInheritance, @deprecatedName annotations
- SCL-18600 Scala plugin doesn't honor `@unused` annotations
- SCL-17810 Don't add an extra indent at the next line after `case ... => exp`
- SCL-17130 Canonize infix call fails in case of 2 operators
- SCL-19017 formatting uses wrong indentation for interpolated string margin char after changing interpolator
- SCL-18881 update sample project to Scala 3.0.0-RC2
- SCL-18676 Extra parenthesis showing up in intellij for Scala code
- SCL-18862 Don't highlight incomplete if-then-else as type mismatch
- SCL-18809 scala3: handle `-no-indent` compiler option
- SCL-16204 Support java12 --enable-preview
- SCL-19255 Complete freeze following any editor action makes IDE unusable
- SCL-18795 Activities registered via registerPostStartupActivity must be dumb-aware
- SCL-18791 @deprecatedName only works with symbol not with string
- SCL-16288 Better search and sort ordering needed for "Class to import" dropdown
- SCL-18698 -source / -target javacOptions from root sbt project shouldn't affect sub-projects during compilation
|
Build 2021.2.12
Download Scala plugin for IDEA
...