...
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 2020.3.18
Download Scala plugin for IDEA
Expand |
---|
| 7 Fixed issues |
---|
| 7 Fixed issues |
---|
|
- SCL-17802 Compilation Charts
- SCL-18498 parser fails to parse annotation ascription before some definition
- SCL-18512 compile charts: changing "compile independent modules in parrallel" doesn't apply to the server
- SCL-18347 "end" identifier is completed with backticks
- SCL-18523 Consider changing the term "Make project before run" to "Build project before run" in the Worksheet Settings dialog
- SCL-18429 Wrong highlighting in the lambda
- SCL-18217 Enable postfix operator notations intention doesn't work for the first time you enable it
|
Build 2020.3.17
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-18502 Good project all red - invisible definitions in a package object inheriting from a trait which inherits from another trait
|
Build 2020.3.16
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-18321 Extracting structure failed when importing project via sbt shell
- SCL-17978 Optimize Imports: an option to use "relative imports" relative to "base package"
- SCL-18448 Import layout scheme doesn't persist between IDEA restarts
- SCL-18502 Good project all red - invisible definitions in a package object inheriting from a trait which inherits from another trait
|
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
...