...
Download individual Nightly releases
Build 2021.1.300
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.1.298
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-18677 Enable postfix operator notation compiler option issues
- SCL-17415 IntelliJ plugin template project for Scala
|
Build 2021.1.277
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.1.275
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17415 IntelliJ plugin template project for Scala
|
Build 2020.3.672
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.1.268
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-18515 Cannot resolve symbol (symbol is legitimate implicit method)
- IDEA-255643 Freeze in UAST: Uast should not be used as dataHolder
- SCL-17415 IntelliJ plugin template project for Scala
|
Build 2021.1.256
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-18283 Bad code green - class takes no type parameters
- SCL-15855 IDE doesn't highlight type parameter bound violations
- SCL-18605 Make too many/too few type arguments look like for normal arguments
- SCL-18360 Improve type parameter/higher kind types highlighting
- SCL-16806 Compilation errors not being shown for Type Variables
|
Build 2021.1.252
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-18641 IDEA marks Scala code as Unused expression without side effects when not needed.
- SCL-18661 Test Unloading
|
Build 2021.1.230
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- IDEA-255643 Freeze in UAST: Uast should not be used as dataHolder
|
Build 2021.1.224
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-18613 Make redundant conversion / cast inspections consistent
- SCL-10574 Bug in collection inspection
- SCL-9841 Collection inspection: convert map.find(_ == k).map(_._2) to map(k)
|
Build 2021.1.220
Download Scala plugin for IDEA
Expand |
---|
| 30 Fixed issues |
---|
| 30 Fixed issues |
---|
|
- SCL-17954 ScalaTest highlighting regression
- SCL-18568 Interpret raw-interpolated strings correctly
- SCL-18665 Newly created sbt project not recognized as scala one
- SCL-5807 Wrong result of "Malformed format string" inspection when '%%' is used
- SCL-18475 escaped characters in string interpolation + multiline are not highlighted
- SCL-17802 Compilation Charts
- SCL-18567 Language injection in raw string interpolator
- SCL-18650 shorten command line option from template is not applied to test run from editor
- IDEA-255643 Freeze in UAST: Uast should not be used as dataHolder
- SCL-18474 Automatically restart (or just stop) Compile Server when VM options changed
- SCL-18584 "convert to formatted string" handles percent char `%` incorrectly
- SCL-5386 wrong conversion of formatted string to interpolated string
- SCL-18586 "convert to string concatenation" produces wrong result for string with integer arithmetic injection
- SCL-18640 parsing of expressions after error "; or new line expected" is inconsistent in different contexts
- SCL-5383 spurious warning for malformed format string with %n
- SCL-10574 Bug in collection inspection
- SCL-18645 Scala 3: don't parse block as argument expression if there is a new line before `{`
- SCL-18583 convert raw string to other string types should escape backslash
- SCL-18587 "convert to string concatenation" generates redundant operands for `%` char
- SCL-9841 Collection inspection: convert map.find(_ == k).map(_._2) to map(k)
- SCL-18585 inspection: malformed format string is broken for Scala 2.13
- SCL-18608 "convert to string concatenation" produces expression with a wrong type when string doesn't have any text parts and only contains injections
- SCL-5275 Legacy string formatting inspection escapes slash '/'
- SCL-17779 Internal inspection: convert `isInstanceOf` / `match` with a typed pattern to an `is` call
- SCL-14987 comment inside curly braced lambda shifts next line to the left
- SCL-18615 convert string with escaped backslash + Unicode without backslash to a multiline string breaks string content
- SCL-18617 convert interpolated string to some other string escapes escape sequence twice
- SCL-17122 convert from string concatenation in complex example doesn't work
- SCL-16500 Automatic conversion to triple quote string introduces extraneous quotes in presence of a \u escape
- SCL-17508 `var` can be `val` should detect that `+=` is an actual method call
|
Build 2021.1.155
Download Scala plugin for IDEA
Expand |
---|
| 10 Fixed issues |
---|
| 10 Fixed issues |
---|
|
- SCL-18534 scalac: bad option: -P:semanticdb:sourceroot: in case of an aggregated project
- SCL-18549 Remote debug completely broken in 2020.3 (Scala project)
- SCL-18572 String OR null is inferred to "Any" type which leads to red code
- SCL-17519 Pass -P:semanticdb:sourceroot:$PROJECTDIR to the compiler if semanticdb-scalac is enabled
- SCL-17407 Support Scala 3's "quiet" control syntax
- SCL-18333 wrong braces insertion on `val` typing
- SCL-16169 Support changed syntax of wildcard arguments in types
- SCL-17779 Internal inspection: convert `isInstanceOf` / `match` with a typed pattern to an `is` call
- SCL-18217 Enable postfix operator notations intention doesn't work for the first time you enable it
- SCL-18507 Dotty minimal project is generated incorrectly on linux
|
Build 2021.1.117
Download Scala plugin for IDEA
...