Regular plugin releases are available from plugin repository.
Auto-Update to Nightly Builds of the Scala Plugin for IntelliJ IDEA
Tip |
---|
You can setup auto-update of Scala plugin Nightly builds in IntelliJ IDEA . Simply select desired in the Preferences menu under Preferences | Languages & Frameworks | Scala | Updates Select the Nightly Builds 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/nightly/1347" to custom repositories in Settings -> Plugins -> Browse custom repositories |
...
the drop-down menu: Image Added
If this does not work, add "https://plugins.jetbrains.com/plugins/nightly/1347" to custom repositories under Preferences | Plugins -> Gear icon -> Manage Plugin repositories: Image Added
|
Download individual Nightly releases
Build 2021.2.443
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.2.442
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.2.441
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.2.440
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.2.436
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.2.400
Download Scala plugin for IDEA
Expand |
---|
| 7 Fixed issues |
---|
| 7 Fixed issues |
---|
|
- SCL-19167 Optimize imports in twirl template removes @-character from import declaration
- SCL-17436 Introduce integration with package search plugin
- SCL-19257 'sbt with bloop' import does not include the `scala-library` in the classpath, failing to import
- SCL-19230 BSP import should trigger workspace/reload BSP request
- SCL-19237 Auto import both internal package and external libraries class
- SCL-19297 parameters of given aliases are not resolved in body
- SCL-19259 Support stdLibPatches
|
Build 2021.2.393
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.1.386
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-19255 Complete freeze following any editor action makes IDE unusable
|
Build 2021.2.392
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-19255 Complete freeze following any editor action makes IDE unusable
|
Build 2021.2.388
Download Scala plugin for IDEA
Expand |
---|
| 7 Fixed issues |
---|
| 7 Fixed issues |
---|
|
- SCL-18693 False Unknown artifact inspection message
- SCL-19202 Project from Existing Source: "enable debugging" UI element is not shown while hint icon is show
- SCL-19249 Slow operations are prohibited on EDT (in formatting?)
- SCL-18966 scala3: enum cases are marked as "Class must either be declared abstract or implement abstract member 'canEqual(that: Any): Boolean'
- SCL-18982 Fix InsertGapIntoStringIntention
- SCL-7955 Implicit parameter is not picked up
- SCL-19135 Enum case must implement `ordinal`
|
Build 2021.2.386
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.2.385
Download Scala plugin for IDEA
Expand |
---|
| 12 Fixed issues |
---|
| 12 Fixed issues |
---|
|
- SCL-18726 Scala REPL fails with "Error: Could not find or load main class scala.tools.nsc.MainGenericRunner"
- SCL-18931 trailing commas are always highlighted as errors for `*.scala` files inside `project/` folder (sbt)
- SCL-15774 Scala console: evaluate text on Enter
- SCL-18775 Inspection for not registered actions for Scala
- SCL-19215 Scala plugin not working after updating to 2021.1.1
- SCL-8101 "Type mismatch Can't assign object value to primitive" when using evaluate expression on methods that use Value classes
- SCL-19237 Auto import both internal package and external libraries class
- SCL-19185 Error running scala REPL: No scala facet configured for module (in some case)
- SCL-19208 UpToDateStubIndexMismatch: PSI and index do not match. after reimporting scala 3 as scala 2 project
- SCL-19252 Add derevo library
- SCL-19246 Text cut at the bottom in Scala REPL on `Shift + Enter`
- SCL-16655 Scala REPL: entered text flickers after pressing Enter
|
Build 2021.2.383
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.2.380
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-19132 Scala sbt shell is not linking errors to source
|
Build 2021.2.376
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-19219 create new System Scala SDK adds jars from different sdk versions
- SCL-19210 Multiple `scala3-library*.jar' files in Scala-compiler classpath thrown when compiling scala 3 project (after changing sdk in project structure)
|
Build 2021.2.358
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-19028 Redundant braces in case clause inspection: highlight both braces, as unused
- SCL-19217 IndexOutOfBoundsException in SbtDependencyVersionInspection
- SCL-18851 Annotate empty character literals properly
- SCL-19219 create new System Scala SDK adds jars from different sdk versions
- SCL-19210 Multiple `scala3-library*.jar' files in Scala-compiler classpath thrown when compiling scala 3 project (after changing sdk in project structure)
|
Build 2021.2.333
Download Scala plugin for IDEA
Expand |
---|
| 29 Fixed issues |
---|
| 29 Fixed issues |
---|
|
- SCL-13283 Lightbend Project Starter: sbt initialized incorrectly
- SCL-19195 Java sources in Scala 3 SBT Project highlighted as Scala Files
- SCL-19202 Project from Existing Source: "enable debugging" UI element is not shown while hint icon is show
- SCL-19147 New 'Replace with *' refactoring for -Xsource:3 users makes broken code
- SCL-19184 NPE for org.jetbrains.plugins.scala.packagesearch.SbtProjectModuleOperationProvider.hasSupportFor
- SCL-18851 Annotate empty character literals properly
- SCL-19079 TypeParameterShadow inspection, VariablePatternShadow - quickfix not working
- SCL-19204 IntelliJ suggests a redundant `case` in for-comprehension under `-Xsource:3`
- SCL-19076 ReverseIterator inspection not invoked
- SCL-19071 FunctionTupleSyntacticSugar - severity change not applied
- SCL-19074 HeadOrLastOption issue
- SCL-19057 ComparingDiffCollectionKinds: toIterator is deprecated in 2.13
- SCL-19142 Don't show auto-import for incomplete soft keywords (where they are applicable)
- SCL-19038 Collection inspection: reverse.find -> findLast
- SCL-18981 Improve ConvertImplicitBoundsToImplicitParameter
- SCL-19181 extends keyword is not suggested in completion list after `class A ext` with some code after it
- SCL-19187 import sbt projects automatically if there is `.idea` but no existing project model
- SCL-19186 Incomplete `if` parsing: multiple highlighting errors
- SCL-19080 VariablePatternShadow inspection - severity change not applied
- SCL-19081 ZipWithIndex inspection not invoked
- SCL-19130 Integrate Package Search APIs to search for dependencies directly from editor
- SCL-19045 Inspections - some checkbox options can not be unchecked
- SCL-19199 Add Inspection and Quickfix for Updating Library Dependency to Newer Stable Version
- SCL-19174 Detect usages of incomplete `if` properly
- SCL-19196 Scala : IDEA incorrectly warns "Declaration is never used" on private setter method which leverages _= syntactic sugar
- SCL-19166 SingleImportInspection should not show if there are no braces
- SCL-19192 can't create project with dash '-' in name in "Lightbend Project Starter"
- SCL-19193 false positive of "unnecessary apply" when calling with only implicit argument list
- SCL-19069 ScalaUnnecessarySemicolon not triggered super edge case
|
Build 2021.2.293
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-19147 New 'Replace with *' refactoring for -Xsource:3 users makes broken code
|
Build 2021.2.283
Download Scala plugin for IDEA
Expand |
---|
| 8 Fixed issues |
---|
| 8 Fixed issues |
---|
|
- SCL-19022 No "extends" keyword autocompletion in Scala 3 code
- SCL-19125 scala 3 sdk is not found among the scala sdks after downloading (or even not downloaded)
- SCL-17273 An ability to create Scala 3 SDKs automatically
- SCL-19147 New 'Replace with *' refactoring for -Xsource:3 users makes broken code
- SCL-19164 theme is not applied to the "select scala sdk" dialog title bar
- SCL-19161 Scala SDK version selection dialog: hard too see that there are Scala3 versions in the dropdown list
- SCL-19130 Integrate Package Search APIs to search for dependencies directly from editor
- SCL-17018 "No Scala (version) in the Ivy repository" exception thrown when cancelling scala download via Ivy
|
Build 2021.2.261
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-19130 Integrate Package Search APIs to search for dependencies directly from editor
|
Build 2021.2.259
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.2.255
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-13853 Auto-import of missing implicit arguments / conversions
- SCL-19124 Autocompletion doesn't work for typeclasses with 2+ parameters
- SCL-18643 debugger: value hints are not shown at usage place like in java
- SCL-19062 support evaluation of top level methods
|
Build 2021.2.236
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-18984 ConvertToCurlyBracesIntention: offer intention when cursor is after parenthesis
|
Build 2021.2.219
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-18468 Download Scala SDK: incorrect windows size
- SCL-17273 An ability to create Scala 3 SDKs automatically
- SCL-18841 merge dotty and scala in new project wizard
|
Build 2021.2.199
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-19065 worksheet compiler errors are not reported in the Build tool window with Scala 2.12.13
- SCL-19068 Scala 3 SDK is not recognized in Maven project
|
Build 2021.2.187
Download Scala plugin for IDEA
Expand |
---|
| 70 Fixed issues |
---|
| 70 Fixed issues |
---|
|
- SCL-18806 Build fails with JDK-16 RC2 (InaccessibleObjectException)
- SCL-18193 Illegal reflective access by com.intellij.util.ReflectionUtil to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
- SCL-18722 PropertyMapping annotation specifies 4 parameters, but constructor of org.jetbrains.sbt.project.data.SbtProjectData accepts 3
- SCL-15854 IDE doesn't provide a code completion suggestion for the 'extends' keyword while I'm trying to create a class inside a local scope (method)
- SCL-18685 Scala Plugin saves file on every keystroke
- SCL-16345 Errors at scalafmt download attempt after changing to it in settings
- SCL-16431 Unapplied method should not have function type
- SCL-9650 Incorrect indent after newline in definitions
- SCL-17835 Folding: always show "..." on the same line
- SCL-18785 sbt 1.4.8 missing from new project dropdown
- SCL-15725 Redundant val / var binding: offer a quick fix to remove the binding only
- SCL-18947 update Play2 project template to use sbt 1.x
- 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-18373 Expose compiler error highlighting option for BSP
- SCL-18671 Scala artifacts migration from Bintray to Maven Central
- SCL-17841 Unused expression inspection: support references
- SCL-18532 stackoverflow on Typers.scala in scala/scala project
- SCL-19004 Infinite freeze when typing scala type, have to Force-Quit
- SCL-17834 Folding: allow to fold val and val, not just def
- SCL-18955 bad "unused import statement" in inner scopes after code editing
- SCL-18830 scala 3 parser: soft keywords are not parsed when defined as a first element of indentation block
- SCL-18857 Use new typearg annotations also for functions calls
- SCL-18977 scala3 indentation based syntax: Enter & Backspace handling
- SCL-18852 Can't run tests in IDEA because of Scala Plugin
- SCL-18970 Remove all early initializes from our code base
- SCL-18769 scala3 parser: if-then-else parsed wrongly with intended then keyword
- SCL-18931 trailing commas are always highlighted as errors for `*.scala` files inside `project/` folder (sbt)
- SCL-18915 Parser errors in .tasty files
- SCL-18913 scala3: do not add `()` after completion, if method has only `using` parameters
- SCL-18766 IntelliJ 2020.3.2 scalac: Error: org.jetbrains.jps.incremental.scala.remote.ServerException
- SCL-18985 ConvertToTypedPatternIntention: Doesn't work for generic types
- SCL-17818 inspections: support @deprecatedOverriding, @deprecatedInheritance, @deprecatedName annotations
- SCL-18986 ComparingLengthIntention: use new sizeIs syntax
- SCL-18600 Scala plugin doesn't honor `@unused` annotations
- SCL-18801 Unable to open java file in LightEdit mode, UnsupportedOperationException occurs
- SCL-17810 Don't add an extra indent at the next line after `case ... => exp`
- SCL-18989 ExpandPatternIntention: Not able to invoke
- SCL-17130 Canonize infix call fails in case of 2 operators
- SCL-18980 AdjustTypesIntention is to hard to invoke
- SCL-18499 Warn when a boxed java type is passed as argument to Option
- SCL-19058 AppliedTypeLambdaCanBeSimplified: Does not work without kind projector
- SCL-19017 formatting uses wrong indentation for interpolated string margin char after changing interpolator
- SCL-18987 AddStripMarginToMLStringIntention cannot be invoked on strings with actual margin
- SCL-18881 update sample project to Scala 3.0.0-RC2
- SCL-18880 support debugging of @main methods
- SCL-18909 inconsistent code folding for definitions with `=` (def, var, val, this)
- SCL-18889 main method body in scala 3 example is folded
- SCL-18676 Extra parenthesis showing up in intellij for Scala code
- SCL-18809 scala3: handle `-no-indent` compiler option
- SCL-18965 scala3 code highlighting level is set to "Syntax" by default if compiler-based highlighting is disabled
- SCL-18905 Auto-application to `()` is deprecated, but Inspection "java accessor method called as empty-paren"
- SCL-18906 folding: do not hide package name when folding the package
- SCL-17828 support foldings for braceless blocks in Scala 3 syntax
- SCL-18826 convert multiline raw string to "string" doesn't work
- SCL-18802 Good code red: Tuple2 highlighted errors in match case
- SCL-16204 Support java12 --enable-preview
- SCL-18490 Support debugging of top level methods
- SCL-18862 Don't highlight incomplete if-then-else as type mismatch
- SCL-19063 delete ConcealedApplyCall inspection
- 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
- SCL-17909 Dotty: Formatting of class with braceless block with end is broken
- SCL-18892 scala3 folding should include `end` marker
- SCL-18996 "Comparing unrelated types" when comparing two `newtypes` from zio-prelude
- SCL-18951 editor: can't manually type spaces after incomplete infix operator
- SCL-16052 disable scala annotator in injected language fragments
|
Build 2021.1.384
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-17835 Folding: always show "..." on the same line
- SCL-18809 scala3: handle `-no-indent` compiler option
- SCL-19017 formatting uses wrong indentation for interpolated string margin char after changing interpolator
|
Build 2021.1.381
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.1.379
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-19006 Editor freeze on Scala files after right click (context menu)
|
Build 2021.1.378
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-16345 Errors at scalafmt download attempt after changing to it in settings
- SCL-19004 Infinite freeze when typing scala type, have to Force-Quit
- SCL-18865 code style settings are unusable with small settings window height
- SCL-18977 scala3 indentation based syntax: Enter & Backspace handling
- SCL-18661 Test Unloading
|
Build 2021.2.132
Download Scala plugin for IDEA
Expand |
---|
| 47 Fixed issues |
---|
| 47 Fixed issues |
---|
|
- SCL-18806 Build fails with JDK-16 RC2 (InaccessibleObjectException)
- SCL-18193 Illegal reflective access by com.intellij.util.ReflectionUtil to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
- SCL-18722 PropertyMapping annotation specifies 4 parameters, but constructor of org.jetbrains.sbt.project.data.SbtProjectData accepts 3
- SCL-9650 Incorrect indent after newline in definitions
- SCL-18685 Scala Plugin saves file on every keystroke
- SCL-16431 Unapplied method should not have function type
- SCL-17834 Folding: allow to fold val and val, not just def
- SCL-18785 sbt 1.4.8 missing from new project dropdown
- SCL-15725 Redundant val / var binding: offer a quick fix to remove the binding only
- SCL-18969 "java.lang.NoClassDefFoundError: scala/collection/compat/immutable/LazyList$"
- SCL-18947 update Play2 project template to use sbt 1.x
- SCL-18827 Type presentation: use type aliases where appropriate (at least for scala.Seq)
- SCL-18671 Scala artifacts migration from Bintray to Maven Central
- SCL-17841 Unused expression inspection: support references
- SCL-18532 stackoverflow on Typers.scala in scala/scala project
- SCL-18955 bad "unused import statement" in inner scopes after code editing
- SCL-18830 scala 3 parser: soft keywords are not parsed when defined as a first element of indentation block
- SCL-18857 Use new typearg annotations also for functions calls
- SCL-16052 disable scala annotator in injected language fragments
- SCL-18852 Can't run tests in IDEA because of Scala Plugin
- SCL-18769 scala3 parser: if-then-else parsed wrongly with intended then keyword
- SCL-18915 Parser errors in .tasty files
- SCL-18913 scala3: do not add `()` after completion, if method has only `using` parameters
- 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-17130 Canonize infix call fails in case of 2 operators
- SCL-18676 Extra parenthesis showing up in intellij for Scala code
- SCL-18881 update sample project to Scala 3.0.0-RC2
- SCL-18801 Unable to open java file in LightEdit mode, UnsupportedOperationException occurs
- SCL-18889 main method body in scala 3 example is folded
- SCL-18862 Don't highlight incomplete if-then-else as type mismatch
- SCL-18905 Auto-application to `()` is deprecated, but Inspection "java accessor method called as empty-paren"
- SCL-18906 folding: do not hide package name when folding the package
- SCL-18499 Warn when a boxed java type is passed as argument to Option
- SCL-18909 inconsistent code folding for definitions with `=` (def, var, val, this)
- SCL-18802 Good code red: Tuple2 highlighted errors in match case
- SCL-16204 Support java12 --enable-preview
- SCL-16288 Better search and sort ordering needed for "Class to import" dropdown
- SCL-18795 Activities registered via registerPostStartupActivity must be dumb-aware
- SCL-18791 @deprecatedName only works with symbol not with string
- SCL-18698 -source / -target javacOptions from root sbt project shouldn't affect sub-projects during compilation
- SCL-17909 Dotty: Formatting of class with braceless block with end is broken
- SCL-17828 support foldings for braceless blocks in Scala 3 syntax
- SCL-18892 scala3 folding should include `end` marker
- SCL-18996 "Comparing unrelated types" when comparing two `newtypes` from zio-prelude
- SCL-18951 editor: can't manually type spaces after incomplete infix operator
|
Build 2021.1.374
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.1.373
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-18969 "java.lang.NoClassDefFoundError: scala/collection/compat/immutable/LazyList$"
- SCL-18996 "Comparing unrelated types" when comparing two `newtypes` from zio-prelude
- SCL-18951 editor: can't manually type spaces after incomplete infix operator
|
Build 2021.1.368
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-18955 bad "unused import statement" in inner scopes after code editing
- SCL-18915 Parser errors in .tasty files
|
Build 2021.1.367
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-18947 update Play2 project template to use sbt 1.x
- SCL-18915 Parser errors in .tasty files
|
Build 2021.1.363
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-18193 Illegal reflective access by com.intellij.util.ReflectionUtil to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
- SCL-18905 Auto-application to `()` is deprecated, but Inspection "java accessor method called as empty-paren"
- SCL-17828 support foldings for braceless blocks in Scala 3 syntax
|
Build 2021.1.361
Download Scala plugin for IDEA
Expand |
---|
| 7 Fixed issues |
---|
| 7 Fixed issues |
---|
|
- SCL-17834 Folding: allow to fold val and val, not just def
- SCL-18906 folding: do not hide package name when folding the package
- SCL-18909 inconsistent code folding for definitions with `=` (def, var, val, this)
- SCL-18913 scala3: do not add `()` after completion, if method has only `using` parameters
- SCL-17828 support foldings for braceless blocks in Scala 3 syntax
- SCL-18892 scala3 folding should include `end` marker
- SCL-18889 main method body in scala 3 example is folded
|
Build 2021.1.357
Download Scala plugin for IDEA
Expand |
---|
| 13 Fixed issues |
---|
| 13 Fixed issues |
---|
|
- SCL-16431 Unapplied method should not have function type
- SCL-9650 Incorrect indent after newline in definitions
- SCL-18827 Type presentation: use type aliases where appropriate (at least for scala.Seq)
- SCL-15725 Redundant val / var binding: offer a quick fix to remove the binding only
- SCL-18772 scalac: bad option: -P:semanticdb:sourceroot
- SCL-18795 Activities registered via registerPostStartupActivity must be dumb-aware
- SCL-18830 scala 3 parser: soft keywords are not parsed when defined as a first element of indentation block
- SCL-18857 Use new typearg annotations also for functions calls
- SCL-18802 Good code red: Tuple2 highlighted errors in match case
- SCL-17909 Dotty: Formatting of class with braceless block with end is broken
- SCL-18881 update sample project to Scala 3.0.0-RC2
- SCL-18499 Warn when a boxed java type is passed as argument to Option
- SCL-18862 Don't highlight incomplete if-then-else as type mismatch
|
Build 2021.2.108
Download Scala plugin for IDEA
Expand |
---|
| 18 Fixed issues |
---|
| 18 Fixed issues |
---|
|
- SCL-9650 Incorrect indent after newline in definitions
- SCL-16431 Unapplied method should not have function type
- SCL-17841 Unused expression inspection: support references
- SCL-18532 stackoverflow on Typers.scala in scala/scala project
- SCL-18827 Type presentation: use type aliases where appropriate (at least for scala.Seq)
- SCL-18830 scala 3 parser: soft keywords are not parsed when defined as a first element of indentation block
- SCL-17130 Canonize infix call fails in case of 2 operators
- SCL-18852 Can't run tests in IDEA because of Scala Plugin
- SCL-16288 Better search and sort ordering needed for "Class to import" dropdown
- SCL-16052 disable scala annotator in injected language fragments
- SCL-17909 Dotty: Formatting of class with braceless block with end is broken
- SCL-18769 scala3 parser: if-then-else parsed wrongly with intended then keyword
- SCL-18766 IntelliJ 2020.3.2 scalac: Error: org.jetbrains.jps.incremental.scala.remote.ServerException
- SCL-18676 Extra parenthesis showing up in intellij for Scala code
- SCL-17818 inspections: support @deprecatedOverriding, @deprecatedInheritance, @deprecatedName annotations
- SCL-18600 Scala plugin doesn't honor `@unused` annotations
- SCL-18862 Don't highlight incomplete if-then-else as type mismatch
- SCL-18791 @deprecatedName only works with symbol not with string
|
Build 2021.1.346
Download Scala plugin for IDEA
Expand |
---|
| 14 Fixed issues |
---|
| 14 Fixed issues |
---|
|
- SCL-18722 PropertyMapping annotation specifies 4 parameters, but constructor of org.jetbrains.sbt.project.data.SbtProjectData accepts 3
- SCL-17841 Unused expression inspection: support references
- SCL-18532 stackoverflow on Typers.scala in scala/scala project
- SCL-18769 scala3 parser: if-then-else parsed wrongly with intended then keyword
- SCL-16052 disable scala annotator in injected language fragments
- SCL-17130 Canonize infix call fails in case of 2 operators
- SCL-16288 Better search and sort ordering needed for "Class to import" dropdown
- SCL-18676 Extra parenthesis showing up in intellij for Scala code
- SCL-16204 Support java12 --enable-preview
- SCL-18766 IntelliJ 2020.3.2 scalac: Error: org.jetbrains.jps.incremental.scala.remote.ServerException
- SCL-18698 -source / -target javacOptions from root sbt project shouldn't affect sub-projects during compilation
- SCL-17818 inspections: support @deprecatedOverriding, @deprecatedInheritance, @deprecatedName annotations
- SCL-18600 Scala plugin doesn't honor `@unused` annotations
- SCL-18791 @deprecatedName only works with symbol not with string
|
Build 2020.3.675
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2021.1.333
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
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
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.3.660
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-18094 High CPU usage when editing build.sbt, no completion or error highlighting
|
Build 2021.1.116
Download Scala plugin for IDEA
Expand |
---|
| 12 Fixed issues |
---|
| 12 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-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-18429 Wrong highlighting in the lambda
- SCL-18217 Enable postfix operator notations intention doesn't work for the first time you enable it
- SCL-18502 Good project all red - invisible definitions in a package object inheriting from a trait which inherits from another trait
- SCL-18507 Dotty minimal project is generated incorrectly on linux
|
Build 2020.3.657
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.3.653
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-18217 Enable postfix operator notations intention doesn't work for the first time you enable it
|
Build 2020.3.651
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-18507 Dotty minimal project is generated incorrectly on linux
- SCL-18523 Consider changing the term "Make project before run" to "Build project before run" in the Worksheet Settings dialog
|
Build 2020.3.649
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-17802 Compilation Charts
- SCL-18512 compile charts: changing "compile independent modules in parrallel" doesn't apply to the server
- SCL-18498 parser fails to parse annotation ascription before some definition
- SCL-18429 Wrong highlighting in the lambda
|
Build 2020.3.648
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-17802 Compilation Charts
- SCL-18512 compile charts: changing "compile independent modules in parrallel" doesn't apply to the server
- SCL-18502 Good project all red - invisible definitions in a package object inheriting from a trait which inherits from another trait
- SCL-18347 "end" identifier is completed with backticks
|
Build 2020.3.643
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.3.642
Download Scala plugin for IDEA
Expand |
---|
| 7 Fixed issues |
---|
| 7 Fixed issues |
---|
|
- SCL-18321 Extracting structure failed when importing project via sbt shell
- SCL-17430 Support @main annotation
- SCL-18397 Use com.intellij.compiler.server.BuildManager#getBuildSystemDirectory instead of hardcoded $HOME/.idea-build
- SCL-18448 Import layout scheme doesn't persist between IDEA restarts
- SCL-17978 Optimize Imports: an option to use "relative imports" relative to "base package"
- SCL-18478 compiler charts: ui flickers in different places during resize
- SCL-18432 Scala version in REPL do not Match Scala Version in SBT and default to a fixed version ?
|
Build 2020.3.628
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-18196 support new naming scheme for dotty/scala3 artifacts
- SCL-18193 Illegal reflective access by com.intellij.util.ReflectionUtil to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
- SCL-18050 intention to create scaladoc comments
- SCL-18418 update tasty reader for dotty/scala 3.0.0-M1
- SCL-18402 NPE at MillProjectImportProvider when opening external file in sbt project
|
Build 2020.3.626
Download Scala plugin for IDEA
Expand |
---|
| 13 Fixed issues |
---|
| 13 Fixed issues |
---|
|
- SCL-18115 Scala Compile server warning in a non-Scala project
- SCL-18193 Illegal reflective access by com.intellij.util.ReflectionUtil to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
- SCL-18094 High CPU usage when editing build.sbt, no completion or error highlighting
- SCL-18397 Use com.intellij.compiler.server.BuildManager#getBuildSystemDirectory instead of hardcoded $HOME/.idea-build
- SCL-18191 Strange phantom inferred type annotation
- 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-17943 Improve scripts for updating dotty version
- SCL-18279 reference in extends list isn't highlighted
- SCL-18183 Type alias signature are not compared correctly
- SCL-18169 Wrong error highlight: Required AliasForString, found String when using .type - though code compiles
- SCL-18172 Good code red: Type mismatch
- SCL-17955 Remove AutoBrace advertiser
|
Build 2020.3.610
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17977 Support base packages
- SCL-17978 Optimize Imports: an option to use "relative imports" relative to "base package"
|
Build 2020.3.595
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-17977 Support base packages
- SCL-17978 Optimize Imports: an option to use "relative imports" relative to "base package"
- SCL-18067 Akka orElse return type PartialFunction is not recognized as Receive when 2 or more orElse used
|
Build 2020.3.587
Download Scala plugin for IDEA
Expand |
---|
| 6 Fixed issues |
---|
| 6 Fixed issues |
---|
|
- SCL-18225 BSP setup: java.lang.IndexOutOfBoundsException
- SCL-17977 Support base packages
- SCL-18363 Tests run over 40 seconds each, targeting 2020.3 branch
- SCL-17976 Support package prefixes
- SCL-18371 least upper bound for compound types may be very slow in case of deep class hierarchies
- SCL-18366 Red code with cats.effect.Resource
|
Build 2020.3.553
Download Scala plugin for IDEA
Expand |
---|
| 8 Fixed issues |
---|
| 8 Fixed issues |
---|
|
- SCL-17971 error highlighting works very slow in on unknown identifiers with special names `parent`, `children`, `name`
- SCL-18225 BSP setup: java.lang.IndexOutOfBoundsException
- SCL-17977 Support base packages
- SCL-18280 editor highlights random piece of code when placing caret at AnyFunSuite reference
- SCL-17976 Support package prefixes
- SCL-18333 wrong braces insertion on `val` typing
- SCL-18317 Internal: Refactor collections and extensions
- SCL-18041 Autobraces remove outer block
|
Build 2020.3.526
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-18225 BSP setup: java.lang.IndexOutOfBoundsException
|
Build 2020.3.508
Download Scala plugin for IDEA
Expand |
---|
| 12 Fixed issues |
---|
| 12 Fixed issues |
---|
|
- SCL-18302 Regression in 2020.3 EAP for incremental compilation with `Incrementality Type: Zinc`: Changing the super-classes of a class does not cause recompilation of users, results in `NoSuchMethodError` at runtime
- SCL-17360 MUnit support
- SCL-18156 main class not found for new sbt project
- SCL-17971 error highlighting works very slow in on unknown identifiers with special names `parent`, `children`, `name`
- SCL-11662 Specs2 with Use sbt option appears to always run all tests
- SCL-13002 Can't launch Specs2 tests in configuration: all_tests_in_package|RegEx + use_sbt
- SCL-18319 some references are not resolved in library sources or worksheets
- SCL-18308 Don't insert pair brace inside interpolated string literal when Smart Keys | Insert paired brackets is off
- SCL-18276 Intellij use a lot of CPU, after some time doesn't respond Scala
- SCL-10316 Test results show "pending" tests as literally "pending", as if still running.
- SCL-18310 Entity source of content root entity and it's module entity differs when creating simple scala sbt project
- SCL-15288 highlight unresolved references in scaladoc as a warning
|
Build 2020.2.807
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-17971 error highlighting works very slow in on unknown identifiers with special names `parent`, `children`, `name`
- SCL-18319 some references are not resolved in library sources or worksheets
- SCL-15288 highlight unresolved references in scaladoc as a warning
- SCL-18261 Optimize Imports on scala code freezes Intellij
|
Build 2020.3.462
Download Scala plugin for IDEA
Expand |
---|
| 7 Fixed issues |
---|
| 7 Fixed issues |
---|
|
- SCL-17958 2020.2 regression - "open class" and "open file" cannot find files
- SCL-17971 error highlighting works very slow in on unknown identifiers with special names `parent`, `children`, `name`
- SCL-11662 Specs2 with Use sbt option appears to always run all tests
- SCL-13002 Can't launch Specs2 tests in configuration: all_tests_in_package|RegEx + use_sbt
- SCL-17800 Trailing comma "auto" setting does not work as expected
- SCL-18276 Intellij use a lot of CPU, after some time doesn't respond Scala
- SCL-18261 Optimize Imports on scala code freezes Intellij
|
Build 2020.2.805
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17800 Trailing comma "auto" setting does not work as expected
|
Build 2020.3.442
Download Scala plugin for IDEA
Expand |
---|
| 9 Fixed issues |
---|
| 9 Fixed issues |
---|
|
- SCL-11662 Specs2 with Use sbt option appears to always run all tests
- SCL-13002 Can't launch Specs2 tests in configuration: all_tests_in_package|RegEx + use_sbt
- SCL-18225 BSP setup: java.lang.IndexOutOfBoundsException
- SCL-18274 Plugin is not considered unloaded because of unresolved extension point
- SCL-18252 Improve fruitless-type-check for sealed class/traits in pattern matching
- SCL-18194 Cannot create CompilerIndicesConfigurable thrown when opening settings from new welcome screen
- SCL-18209 When I Remove Redundant Conversion, it will also remove the comma just after it
- SCL-18230 Incorrect inspection warning in Scala
- SCL-18231 Highlighting error with ranges
|
Build 2020.2.804
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-18225 BSP setup: java.lang.IndexOutOfBoundsException
|
Build 2020.2.803
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.3.435
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-18225 BSP setup: java.lang.IndexOutOfBoundsException
- SCL-11662 Specs2 with Use sbt option appears to always run all tests
- SCL-13002 Can't launch Specs2 tests in configuration: all_tests_in_package|RegEx + use_sbt
- SCL-18231 Highlighting error with ranges
|
Build 2020.2.802
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.3.420
Download Scala plugin for IDEA
Build 2020.3.397
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-18139 BSP / Bloop - Build Project fails after successful Sync (java.lang.Throwable - project roots have changed)
- SCL-18093 constructor parameter completion doesn't add import of the selected type
- SCL-17740 Compile Server: a setting to configure max. number of threads
|
Build 2020.2.801
Download Scala plugin for IDEA
Expand |
---|
| 10 Fixed issues |
---|
| 10 Fixed issues |
---|
|
- SCL-18199 Some project can not be run: java.lang.ClassNotFoundException: scala.collection.generic.DefaultSerializationProxy
- SCL-11662 Specs2 with Use sbt option appears to always run all tests
- SCL-13002 Can't launch Specs2 tests in configuration: all_tests_in_package|RegEx + use_sbt
- SCL-18157 sbt shell not started: Error downloading org.jetbrains:sbt-idea-compiler-indices
- SCL-18130 Update dotty compiler to 0.27.0-RC1
- SCL-18099 Scalatest runner fails to run multiple tests with "CreateProcess error=206, The filename or extension is too long" even with 'Shorten command line' set to "argfile"
- SCL-18139 BSP / Bloop - Build Project fails after successful Sync (java.lang.Throwable - project roots have changed)
- SCL-17772 Type mismatch hints: display folded errors correctly
- SCL-18147 indentation is not adjusted when typing after enter press inside parameters / arguments
- SCL-18093 constructor parameter completion doesn't add import of the selected type
|
Build 2020.2.799
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.3.369
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-18088 Fix WorksheetReplIntegrationTest
- SCL-18167 ComparingUnrelatedTypesInspection: false-negative
- SCL-18168 update LanguageFeatureInspection for Scala 2.13.3
- SCL-18205 TASTy: index .tasy files in libraries
- SCL-17740 Compile Server: a setting to configure max. number of threads
|
Build 2020.2.798
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.797
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.795
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
|
Build 2020.2.791
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-18099 Scalatest runner fails to run multiple tests with "CreateProcess error=206, The filename or extension is too long" even with 'Shorten command line' set to "argfile"
|
Build 2020.2.789
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.788
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.786
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.783
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-18099 Scalatest runner fails to run multiple tests with "CreateProcess error=206, The filename or extension is too long" even with 'Shorten command line' set to "argfile"
|
Build 2020.2.781
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-18093 constructor parameter completion doesn't add import of the selected type
|
Build 2020.2.778
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17989 Entering statement start in indentation before expression should insert braces
|
Build 2020.2.775
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17475 Project View: don't show "final" modifier for objects
|
Build 2020.2.770
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17669 Don't show a type mismatch when there can be an `apply` call
- SCL-18071 Typo in settings
|
Build 2020.2.766
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17982 Type hints / type mismatch hints: properly handle tuple types in function parameter
|
Build 2020.2.753
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-18033 Cannot goto scalatest testcase that is defined in a superclass/trait in another file
- SCL-16923 improve ConvertNullInitializerToUnderscore inspection
|
Build 2020.2.748
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17571 BSP: cancelled reload shows as sucessful
|
Build 2020.2.741
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17975 sbt project can't be imported as BSP one: NPE at applyBspSetupSettings
|
Build 2020.2.736
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-18014 Code style setting not opened in chinese language: TrailingCommaPanel assertion failed exception
|
Build 2020.2.734
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17975 sbt project can't be imported as BSP one: NPE at applyBspSetupSettings
- SCL-17989 Entering statement start in indentation before expression should insert braces
|
Build 2020.2.730
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-10926 Cannot run single unittest below "ignored" test when I use ScalaTest FlatSpec.
- SCL-17961 incorrect Rendering of scaladoc for symbolic operators containing `<`
|
Build 2020.2.722
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17949 Specs2 tests not working in Intellij 2020.1
- SCL-17975 sbt project can't be imported as BSP one: NPE at applyBspSetupSettings
|
Build 2020.2.717
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1219
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.714
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1218
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.698
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.624
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.541
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.539
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.533
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1206
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1204
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.463
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.439
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.407
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.390
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.365
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.342
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.322
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.281
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.273
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.262
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.253
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.208
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1174
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.188
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.187
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.159
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.156
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1158
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1136
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1128
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1124
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1116
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1111
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1084
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1073
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1067
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1037
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1027
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.970
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.100
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.966
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.921
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.917
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.816
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.752
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.700
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.688
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.679
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.651
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.525
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.490
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.389
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.316
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.313
Download Scala plugin for IDEA
...
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
Wiki Markup |
---|
* [SCL-16916|https://youtrack.jetbrains.com/issue/SCL-16916] Cannot load file if ScalaDoc contains {@}
* [SCL-16691|https://youtrack.jetbrains.com/issue/SCL-16691] IDE should autocomplete basic pattern-matching expressions
|
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.213
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.210
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.185
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.172
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.166
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.149
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.115
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.708
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.646
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.644
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.639
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.617
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.605
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.603
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.598
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.449
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.363
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.360
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.321
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.289
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.1154
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.217
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.210
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.174
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.1149
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.1142
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.1058
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.1051
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.1045
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.986
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.980
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.955
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.824
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.801
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.491
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.489
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.335
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.323
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.1011
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.294
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.1001
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.999
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.992
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.234
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.990
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.981
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.867
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.839
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.820
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.787
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.763
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.675
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.435
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.425
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-15033 Generate code: Throwable: AWT events are not allowed inside write action:
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.405
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-5444 reformat always add indentation to @example content
- SCL-15021 Good code red: trait companion methods not recognized in Java as static interface methods
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.388
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-14848 Implement/Override methods intention action does not play nice with kind-projector
- SCL-15019 Render type lambdas using kind-projector syntax if it is available
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.371
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.358
Expand |
---|
| 6 Fixed issues |
---|
| 6 Fixed issues |
---|
|
- SCL-14952 IDEA freezes after file copy and ctrl-space
- SCL-14993 worksheet splitter is too wide
- SCL-14986 don't create stubs for local elements
- SCL-14990 move PsiElement.accept(PsiElementVisitor) to base classes
- SCL-14982 MatchError in TypeDefinitionMembers$.privateProcessDeclarations
- SCL-14983 fix warning about ScalaImportOptimizer progress indicator
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.319
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-14965 Exception when pasting code (emanating from scala plugin)
- SCL-14968 Remove bundled HOCON support
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.219
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-14884 Worksheets: output panel is not showing in 2019.1
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.779
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.151
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-14857 bsp build toolwindow problem reports: lines off by one
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.127
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-9167 Support View -> Show Bytecode action for Scala
- SCL-14879 Extensions are only loaded on second SBT refresh
- SCL-14874 process handler of ScalaCompileServer should be blocking
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.83
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.771
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.762
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.760
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.1.10
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-14664 refactor or reimplement for statements desugaring
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.668
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-14700 Good code red using Id type and withFilter
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.654
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-14759 Kind projector in context bound breaks context bound highlighting
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.571
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-14457 2018.3.2 SbtSettings API has weird setters that end with _$eq
- SCL-14667 Exhaustive match broken
- SCL-14692 Scala plugin: IDE frozen after a VCS refresh
- SCL-14645 Simulacrum injector generates invalid code for type constructors with more than 1 argument
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.551
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.504
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-14442 Future of Some recover to None red highlighting
- SCL-14549 Generated method implementations have signatures with full qualified type names when using scalafmt formatter
- SCL-14406 Regression from 2018.1 -> 2018.2: Scala Syntax Highlighting false alarm with Slick DBIOAction and Effect
- SCL-14633 Implementing abstract method in a non-trait class generates invalid code
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.475
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.473
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-14567 disable "Resolving external annotaitons" for sbt projects
- SCL-13133 False warning var could be val
- SCL-14599 Invalid return type resolution of scala class in java
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.313
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-14523 Worksheet doesn't work in REPL mode: IncorrectOperationException in attempt to run a simple expression
- SCL-14320 worksheet repl mode doesn't work for scala 2.13
- SCL-14423 Exception in attempt to run tests in akka-stream-extensions project
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.290
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.281
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-13650 Can't evaluate a function call in debug mode, scala 2.13
- SCL-14509 scala_compiler.xml changes without a good reason
- SCL-14355 "Implement methods" doesn't replicate Infix Type notation
- SCL-14510 Cannot complete class name of a class declared in a package object
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.245
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.235
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.227
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.223
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.195
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.185
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.176
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.163
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.157
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.153
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.147
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.134
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.126
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.120
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.110
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.106
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-14415 Can't start SBT shell in IDEA: "Not a valid key: idea-shell"
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.100
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-11748 "SBT Task" run configurations should be able to run/debug in shell
- SCL-14341 Can't open worksheet settings in 2018.3
- SCL-14399 Copy worksheet don't copy the whole line
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.81
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.79
Expand |
---|
| 25 Fixed issues |
---|
| 25 Fixed issues |
---|
|
Wiki Markup |
---|
* [SCL-9347|https://youtrack.jetbrains.com/issue/SCL-9347] Good code red using class with generics using `forSome` keyword
* [SCL-12503|https://youtrack.jetbrains.com/issue/SCL-12503] Good code red for Dynamic object at type position (Cannot resolve symbol ...)
* [SCL-14152|https://youtrack.jetbrains.com/issue/SCL-14152] Scala plugin considers vararg case class field as an incorrect override for Seq[T] method
* [SCL-9468|https://youtrack.jetbrains.com/issue/SCL-9468] Type mismatch, type inference fails with path dependent type and type projection
* [SCL-7891|https://youtrack.jetbrains.com/issue/SCL-7891] Error in highlighting when extending generic types
* [SCL-12251|https://youtrack.jetbrains.com/issue/SCL-12251] Implicit resolution incorrect (incorrectly assuming ambiguity?)
* [SCL-10156|https://youtrack.jetbrains.com/issue/SCL-10156] Implemented method not found
* [SCL-6573|https://youtrack.jetbrains.com/issue/SCL-6573] Trashy error message on mixin type
* [SCL-10399|https://youtrack.jetbrains.com/issue/SCL-10399] Incorrect F[_] type sometimes inferred leading to spurious error highlighting
* [SCL-11261|https://youtrack.jetbrains.com/issue/SCL-11261] Good code red: type parameter with upper and lower bound
* [SCL-13017|https://youtrack.jetbrains.com/issue/SCL-13017] False error: Expression of type Int doesn't conform to expected type Seq[Int]
* [SCL-13654|https://youtrack.jetbrains.com/issue/SCL-13654] Error inspection can't find implicit conversion for method apply call with curly brackets
* [SCL-12136|https://youtrack.jetbrains.com/issue/SCL-12136] Errors reported in Scala code when there are none
* [SCL-13747|https://youtrack.jetbrains.com/issue/SCL-13747] Syntax highlighting error in scratch file (inherited method)
* [SCL-10029|https://youtrack.jetbrains.com/issue/SCL-10029] Type constraints on class methods are highlighted incorrectly
* [SCL-9701|https://youtrack.jetbrains.com/issue/SCL-9701] IDEA incorrectly deduces vararg closure parameter type
* [SCL-12977|https://youtrack.jetbrains.com/issue/SCL-12977] Good code red: Extractors extending classes with type parameters
* [SCL-10845|https://youtrack.jetbrains.com/issue/SCL-10845] Wrongly reports error for method overloaded by implicit class
* [SCL-11597|https://youtrack.jetbrains.com/issue/SCL-11597] Good code red: Custom extractor returning Option[tuple] highlighted incorrectly
* [SCL-13015|https://youtrack.jetbrains.com/issue/SCL-13015] False error: Expression of type Seq[Int] => Unit doesn't conform to expected type Int => Unit
* [SCL-13114|https://youtrack.jetbrains.com/issue/SCL-13114] False error: Expression of type X.type doesn't conform to expected type ({ val v : List[T] }) forSome {type T}
* [SCL-10354|https://youtrack.jetbrains.com/issue/SCL-10354] val.type not recognized in type parameters
* [SCL-13018|https://youtrack.jetbrains.com/issue/SCL-13018] Cannot parse repeated parameter of a function type
* [SCL-12120|https://youtrack.jetbrains.com/issue/SCL-12120] Wrong highlighting with Scala 2.12.2/2.11.11's new feature: "Allow custom `apply` and `unapply` methods in case class companions"
* [SCL-13205|https://youtrack.jetbrains.com/issue/SCL-13205] use scala "import hidden" implicit function , IDEA can't understand
|
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.34
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.29
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.3.23
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.2.714
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.2.546
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.2.545
Expand |
---|
| 12 Fixed issues |
---|
| 12 Fixed issues |
---|
|
- SCL-13950 IDEA fails to import sbt 1.2 projects
- SCL-13945 Project requires reimport after its closing
- SCL-14114 Scalafmt: IDEA generates incorrect code for create_test action
- SCL-14089 Error highlighting: No implicits found with explicit class parameter
- SCL-13956 separate build/import options for sbt shell
- SCL-14113 scalafmt: broken indent after generated "toString()" method
- SCL-13977 Expression in parantheses show implicit conversion twice
- SCL-14117 Scalafmt: Failed to format UnfoldPullerAsync.scala
- SCL-14115 Scalafmt: formatter's error message shouldn't appear in case of incorrect code
- SCL-14124 Detect both .scalafmt.conf and scalafmt.conf (without dot)
- SCL-14098 implicit hints: no hints for a constructor of super class
- SCL-14087 exception in "Configure project jdk" action in sbt shell
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.2.320
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.2.315
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.2.312
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-13845 Editor: show missing implicit arguments as inlay hints
- SCL-13940 scalafmt: psiFile leak in cached formatted ranges
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.2.279
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-13909 Exception when going to settings -> Languages and Frameworks -> Scala
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.2.256
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-13620 completion for patterns based on expected type
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.2.226
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-13831 Inspection offers to remove necessary parentheses
- SCL-13829 intermittent red code with existential types
- SCL-13600 Multi module SBT project: Subprojects are not included on root project classpath when id conflicts
- SCL-13790 inherited `val` without type annotation should get expected type from super member
- SCL-13727 Toggle Scala type hints keyboard shortcut
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.484
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.2.191
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-5546 Auto-complete unapply for case classes in patterns
- SCL-13807 Syntax highlighting freezes
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.2.136
Expand |
---|
| 11 Fixed issues |
---|
| 11 Fixed issues |
---|
|
- SCL-13642 "Show function return type hints (Scala)" always enabled after restart
- SCL-11925 sbt plugins used in shell not resolved for some configurations
- SCL-13664 Unable to add Scala SDK with Intellij 2018.1
- SCL-12799 Macros do not expand
- SCL-13398 Avoid unnecessary structural types in refactorings
- SCL-13622 PsiInvalidElementAccessException when Scala file is created causes IDEA to hang
- SCL-13714 make UnnecessaryParenthesesInspection more configurable
- SCL-13671 NullPointerException when attempting to import an existing scala module
- SCL-13535 follow-up refactoring after PR about unnecessary parentheses
- SCL-13146 SOE in decompiler on `akka.camel.internal.ConsumerActorRouteBuilder`
- IDEA-188307 Non-existent source folders when importing Gradle project
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.474
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.473
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.466
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.465
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.462
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-12799 Macros do not expand
- SCL-13146 SOE in decompiler on `akka.camel.internal.ConsumerActorRouteBuilder`
- SCL-13671 NullPointerException when attempting to import an existing scala module
- IDEA-188307 Non-existent source folders when importing Gradle project
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.437
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.428
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.422
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.418
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-13398 Avoid unnecessary structural types in refactorings
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.403
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.398
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.392
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.391
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.386
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-11914 False positive errors for Java code in Scala module: using 'default' as parameter name for Scala function
- SCL-11331 another false "Wrong number of arguments for extractor" highlighting
- SCL-9860 Inspection: unnecessary parentheses in a type
- SCL-12507 Inspection: unnecessary parentheses for parameter
- SCL-9859 Inspection: unnecessary parentheses in a pattern
|
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.216
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.215
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.203
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2017.3.901
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.187
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.181
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2017.3.900
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2017.3.899
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2017.3.898
Download Scala plugin for IDEA
...
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2018.1.157
Download Scala plugin for IDEA
...