Build 2020.3.15
Download Scala plugin for IDEA
Expand |
---|
| 28 Fixed issues |
---|
| 28 Fixed issues |
---|
|
- SCL-18196 support new naming scheme for dotty/scala3 artifacts
- SCL-7878 Incorrect lexing: "???//" is considered as operator
- SCL-17430 Support @main annotation
- SCL-18193 Illegal reflective access by com.intellij.util.ReflectionUtil to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
- SCL-17721 Parser can't handle empty line after for condition
- SCL-18420 intermittent unresolved references for extension methods
- SCL-18397 Use com.intellij.compiler.server.BuildManager#getBuildSystemDirectory instead of hardcoded $HOME/.idea-build
- SCL-18221 scala 3 files with top level definitions shouldn't be treated as scala-script files
- SCL-17407 Support Scala 3's "quiet" control syntax
- SCL-18388 package prefix - impossible to reach more info link in the hint
- SCL-18050 intention to create scaladoc comments
- SCL-18172 Good code red: Type mismatch
- SCL-18404 In Scala 3: Parse multiple refinements per compound type
- SCL-18406 Scala 3: Parse derives clause
- SCL-17976 Support package prefixes
- SCL-18402 NPE at MillProjectImportProvider when opening external file in sbt project
- SCL-17978 Optimize Imports: an option to use "relative imports" relative to "base package"
- SCL-18445 JUnit RC is offered when right clicking on MUnit test in project view
- SCL-16169 Support changed syntax of wildcard arguments in types
- SCL-18446 Reader mode toggle button disappears in presence of Scala plugin
- SCL-17714 Exclude from completion/auto-import settings is not applied
- SCL-18432 Scala version in REPL do not Match Scala Version in SBT and default to a fixed version ?
- SCL-14460 trait parameters support
- SCL-18403 In Scala 3: Parse repeated named parameters
- SCL-18478 compiler charts: ui flickers in different places during resize
- SCL-18333 wrong braces insertion on `val` typing
- SCL-18418 update tasty reader for dotty/scala 3.0.0-M1
- SCL-18088 Fix WorksheetReplIntegrationTest
|
Build 2020.3.14
Download Scala plugin for IDEA
...