...
Tip |
---|
You can setup auto-update of Scala plugin Nightly 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/nightly/1347" to custom repositories in Settings -> Plugins -> Browse custom repositories |
Build 2020.1.253
Download Scala plugin for IDEA
Expand |
---|
| 8 Fixed issues |
---|
| 8 Fixed issues |
---|
|
- SCL-15697 Highlight redundant parameter in a final, private, or local method
- SCL-16789 Good code red: case class unapply
- SCL-16831 formatter moves else to the preceding line comment breaking code semantics
- SCL-16870 incomplete declarations break parsing of subsequent code
- SCL-16877 compiling evaluator doesn't always work if there are new classes defined
- SCL-16099 overriding deprecated method inspection
- SCL-16839 Autocomplete in formatted string doesn't work at the end
- SCL-16820 Good code is red: Use trait to return Tuple option
|
Build 2020.1.232
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-15697 Highlight redundant parameter in a final, private, or local method
- SCL-16745 freeze in ScalaLibraryType.createNewLibrary
|
Build 2020.1.224
Download Scala plugin for IDEA
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 |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-16735 make sure PropertyFoldingBuilder works for scala via UAST
- SCL-16849 Type mismatch hints: handle arguments in right-associative infix expressions
|
Build 2019.3.715
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-16819 Tooltips persist indefinitely
- SCL-16849 Type mismatch hints: handle arguments in right-associative infix expressions
|
Build 2020.1.205
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
|
Build 2020.1.191
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
|
Build 2020.1.189
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16817 Control cache behavior of cache macros with parameter
|
Build 2020.1.187
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.185
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16439 BSP+Bloop: Start Bloop through Launcher
|
Build 2020.1.176
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 |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16435 live templates for a implicit class / implicit value class
|
Build 2020.1.162
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-16786 worksheet in plain mode hangs when editing in interactive mode and while indexing is in progress
- SCL-16739 Quick fix: add type annotation to anonymous function parameter doesn't work when a caret is just after the parameter
|
Build 2020.1.150
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.149
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-16749 freeze in formatter due to language injections
- SCL-16573 please get rid of AnotationHolderImpl custom implementations
|
Build 2020.1.145
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16757 StackOverflowError in LUB calculation
|
Build 2019.3.711
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16565 Debugging does not work with Play Framework
|
Build 2020.1.139
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-16562 Scala 2.13 -Yimports option is not recognized
- SCL-16565 Debugging does not work with Play Framework
- SCL-16251 Cannot resolve overloaded method 'Array'
- SCL-16714 Incorrect resolve for eta expanded methods
|
Build 2019.3.710
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.115
Download Scala plugin for IDEA
Build 2020.1.113
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.708
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16573 please get rid of AnotationHolderImpl custom implementations
|
Build 2019.3.705
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-15738 Debugger: support Step Into (F7) method selection
- SCL-16540 add inspection for function literal with typed parameter without parentheses
|
Build 2020.1.111
Download Scala plugin for IDEA
Expand |
---|
| 97 Fixed issues |
---|
| 97 Fixed issues |
---|
|
- SCL-15627 Good code red: Nothing inferred while pattern matching on a tuple
- SCL-13959 Type hints for long method chains
- SCL-15782 Show type mismatch tooltip on Ctrl + F1
- SCL-16586 Redesign of hint settings
- SCL-13053 Trailing commas not recognized in Scala sources of the build
- SCL-16482 deadlock in worksheet actions
- SCL-16472 2019.3 EAP intellij asks for setting up scala SDK even though scala is provided via gradle
- SCL-16698 jps compilation doesn't work for cross projects
- SCL-14097 new in scala 2.13: more precise prototype for args of overloaded method
- SCL-11580 Improve sbt project import
- SCL-16431 Unapplied method should not have function type
- SCL-16658 Scala failed to save settings and has been disabled
- SCL-14055 Three equal actions for "Show Implicit hints" in Find Action list
- SCL-16453 Auto-completion for `def` identifiers (as for `val`s and `var`s)
- SCL-16516 Google App Engine build failing with 2019.3 EAP
- SCL-16518 don't use PsiFileFactory.createFileFromText to build stubs
- SCL-16339 Ctrl+Alt+W shortcut doesn't work in Scala Worksheets
- SCL-16689 Find usages doesn't detect writes on var
- SCL-16625 Type hints: an option to suppress hints that break formatting
- SCL-13836 Good code red - @this Play2 Template Injection
- SCL-16484 worksheet in PLAIN mode: runtime errors are not displayed
- SCL-16130 Scala 2.13: Cannot resolve overloaded method "map" for scala.immutable.Map
- SCL-16493 For scala 2.13.1 REPL worksheet compilation errors are shown in the right tab
- SCL-16494 Implicit inlays move type chain hints
- SCL-16331 support `Synthesize a PartialFunction from function literal`
- SCL-16643 A simpler example for method chain hints
- SCL-16651 exception opening inlay hints settings from welcome screen
- SCL-16461 scala files from current project are shown twice in console links
- SCL-16650 exception on moving class to another package
- SCL-16702 choose jvm module for run configurations in cross projects
- SCL-16149 Scala Scratch doesn't provide code completion for an exhaustive pattern-matching expression
- SCL-16708 StackOverflowError typechecking F-bounded types in Scala
- BDIDE-238 Auto-import doesn't work (Scala)
- SCL-16572 regular context menu shown instead of hints settings
- SCL-16571 settings of method chain hints are messed up
- SCL-16570 exception in inlay hints settings on windows
- SCL-16686 Exception NoSuchMethodError: utest.framework.Tree.children()Lscala/collection/Seq when running a test with scala 2.13
- SCL-16043 worksheet in plain mode: false warning in scala 2.13
- SCL-15360 --addPluginSbtFile fails when temporary sbt file path contains spaces
- SCL-16384 Highlight error in foldLeft using a tuple of numbers as an accumulator
- SCL-16587 worksheet: run button appears too early when running outside compiler server
- SCL-14475 bsp: support refresh by buildTarget/didChange notification
- SCL-16458 enable case completion inside partial function definition
- SCL-16601 Scala-js jvm files not compiled
- SCL-16519 do not allocate intermediate collection in PsiBuilderExt.lookAhead
- IDEA-228144 Some Scala EditorConfig settings are not working properly or are highlighted wrongly
- SCL-16470 Type hints settings: use proper terms
- BDIDE-272 Scala completion doesn't work
- SCL-16580 method chain hints: don't show singleton types on first line even if aligned
- SCL-16612 Add link to the settings when showing error that REPL mode is available only in compile server process
- SCL-16293 Correct code is highlighted red
- SCL-16290 Scala: Incorrect "Unnecessary partial function" when matching type parameters
- SCL-16502 sbt shell toolwindow is green after stop
- SCL-16116 Improve BSP import performance
- SCL-16421 todo in scaladoc not being recognized
- SCL-16425 "Package names doesn't correspond to directories structures" warning in Scala Worksheets
- SCL-11103 Array rendering in worksheet. Regression.
- SCL-16622 Use a single, standard "Type mismatch hints" setting
- SCL-16539 Don't put chained method hints to View menu
- SCL-16537 Expression chain hints: don't show obvious types (when configured so)
- SCL-9271 In interactive mode add compilation error status somewhere
- SCL-16535 Don't show a chain hint when there's a type mismatch hint
- SCL-16438 BSP sessions are closed just after creation
- SCL-16394 BSP builds don't cancel when connection fails or is canceled
- SCL-16113 Caching shouldn't be done in recursive calls
- SCL-16656 Context menu for change access modifier (scala) intention opens java settings
- SCL-16323 Broken `Jump to Source`
- SCL-16327 Inconsistent expected type for various function literals
- SCL-16325 Run ScalaTest with coverage disabled
- SCL-16635 "___ | Configure..." context menu entry for parameter name hints
- SCL-16528 debugger: method evaluation with default parameters works incorrectly for the scala >= 2.12.8
- SCL-16525 IDEA reports Scala type mismatch in valid source code
- SCL-16521 Nullpointer exception when assigning lambda to kotlin sam type
- SCL-16547 Method chain hints: don't show a hint for non method calls
- SCL-16499 No-dialog import for BSP
- SCL-16492 Misleading type mismatch hint when using literal types
- SCL-16495 Make `TypePresentationContext` explicit in our code
- SCL-16003 type hints for chained expressions with argument block or partial function
- SCL-16554 Method chain hints: don't omit types when hints are aligned
- SCL-16556 Method chain hints: remove the "type is identical" setting
- SCL-16304 no type mismatch error if non-boolean value is passed to `if `
- SCL-16305 Resolve cannot decide between object in package of package object and imported object with the same name
- SCL-16067 No context button to run a uTest when file name differs from class\object name
- SCL-16637 Invalid spacing for HKT type parameter variance
- SCL-16548 Method chain hints: don't show a type of the whole expression
- SCL-16657 Argument for @NotNull parameter 'value' of com/intellij/openapi/util/UserDataHolderBase.putUserDataIfAbsent must not be null thrown after restart
- SCL-16463 Desugar for-comprehensions result is incorrect for map+foreach combination
- SCL-16374 BSP: manual connection management
- SCL-14993 worksheet splitter is too wide
- SCL-14237 uTest runner hanging if an exception thrown with null in message
- SCL-16474 make member private appears in scaladoc
- SCL-16661 Method chain hints: handle "explicit" parameters
- SCL-16471 Library extension details not updated when changing selection in libraries list
- SCL-16577 Method Chain Inlay hints not shown in preview when they are turned off
- SCL-16685 utest run configuration in cross platfrom project is created without module name, test hangs
- SCL-16569 worksheet: periodic output flush for long evaluations does not work
- SCL-16592 Method chain hints: don't show "package types"
|
Build 2019.3.699
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-15683 Don't show $ when fixing typos in names of objects
|
Build 2019.3.694
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-16689 Find usages doesn't detect writes on var
- SCL-16625 Type hints: an option to suppress hints that break formatting
- SCL-15360 --addPluginSbtFile fails when temporary sbt file path contains spaces
- SCL-16463 Desugar for-comprehensions result is incorrect for map+foreach combination
|
Build 2019.3.688
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16463 Desugar for-comprehensions result is incorrect for map+foreach combination
|
Build 2019.3.681
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16661 Method chain hints: handle "explicit" parameters
|
Build 2019.3.678
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16708 StackOverflowError typechecking F-bounded types in Scala
|
Build 2019.3.673
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16625 Type hints: an option to suppress hints that break formatting
|
Build 2019.3.668
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-16708 StackOverflowError typechecking F-bounded types in Scala
- SCL-16625 Type hints: an option to suppress hints that break formatting
- SCL-16470 Type hints settings: use proper terms
|
Build 2019.3.663
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-16698 jps compilation doesn't work for cross projects
- SCL-16702 choose jvm module for run configurations in cross projects
- IDEA-228144 Some Scala EditorConfig settings are not working properly or are highlighted wrongly
- SCL-16323 Broken `Jump to Source`
- SCL-14237 uTest runner hanging if an exception thrown with null in message
|
Build 2020.1.108
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 |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-16569 worksheet: periodic output flush for long evaluations does not work
- SCL-16637 Invalid spacing for HKT type parameter variance
- SCL-16612 Add link to the settings when showing error that REPL mode is available only in compile server process
- SCL-16657 Argument for @NotNull parameter 'value' of com/intellij/openapi/util/UserDataHolderBase.putUserDataIfAbsent must not be null thrown after restart
|
Build 2020.1.105
Download Scala plugin for IDEA
Expand |
---|
| 29 Fixed issues |
---|
| 29 Fixed issues |
---|
|
- SCL-15627 Good code red: Nothing inferred while pattern matching on a tuple
- SCL-16472 2019.3 EAP intellij asks for setting up scala SDK even though scala is provided via gradle
- SCL-15782 Show type mismatch tooltip on Ctrl + F1
- SCL-16431 Unapplied method should not have function type
- SCL-11580 Improve sbt project import
- SCL-14097 new in scala 2.13: more precise prototype for args of overloaded method
- SCL-14055 Three equal actions for "Show Implicit hints" in Find Action list
- SCL-16331 support `Synthesize a PartialFunction from function literal`
- SCL-16494 Implicit inlays move type chain hints
- SCL-16149 Scala Scratch doesn't provide code completion for an exhaustive pattern-matching expression
- BDIDE-238 Auto-import doesn't work (Scala)
- SCL-16461 scala files from current project are shown twice in console links
- SCL-16130 Scala 2.13: Cannot resolve overloaded method "map" for scala.immutable.Map
- SCL-16116 Improve BSP import performance
- SCL-16374 BSP: manual connection management
- SCL-16499 No-dialog import for BSP
- SCL-16492 Misleading type mismatch hint when using literal types
- SCL-16495 Make `TypePresentationContext` explicit in our code
- SCL-14475 bsp: support refresh by buildTarget/didChange notification
- SCL-16384 Highlight error in foldLeft using a tuple of numbers as an accumulator
- SCL-16438 BSP sessions are closed just after creation
- SCL-16471 Library extension details not updated when changing selection in libraries list
- SCL-16502 sbt shell toolwindow is green after stop
- SCL-16305 Resolve cannot decide between object in package of package object and imported object with the same name
- SCL-16327 Inconsistent expected type for various function literals
- BDIDE-272 Scala completion doesn't work
- SCL-16293 Correct code is highlighted red
- SCL-16394 BSP builds don't cancel when connection fails or is canceled
- SCL-16421 todo in scaladoc not being recognized
|
Build 2019.3.641
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.639
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16651 exception opening inlay hints settings from welcome screen
|
Build 2019.3.629
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16612 Add link to the settings when showing error that REPL mode is available only in compile server process
|
Build 2019.3.626
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16612 Add link to the settings when showing error that REPL mode is available only in compile server process
|
Build 2019.3.623
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 |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-16556 Method chain hints: remove the "type is identical" setting
- SCL-16580 method chain hints: don't show singleton types on first line even if aligned
- SCL-16592 Method chain hints: don't show "package types"
|
Build 2019.3.596
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-13053 Trailing commas not recognized in Scala sources of the build
- SCL-16458 enable case completion inside partial function definition
|
Build 2019.3.585
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-16572 regular context menu shown instead of hints settings
- SCL-16571 settings of method chain hints are messed up
- SCL-16570 exception in inlay hints settings on windows
- SCL-16577 Method Chain Inlay hints not shown in preview when they are turned off
|
Build 2019.3.573
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-16548 Method chain hints: don't show a type of the whole expression
- SCL-16547 Method chain hints: don't show a hint for non method calls
- SCL-16554 Method chain hints: don't omit types when hints are aligned
|
Build 2019.3.560
Download Scala plugin for IDEA
Expand |
---|
| 9 Fixed issues |
---|
| 9 Fixed issues |
---|
|
- SCL-16482 deadlock in worksheet actions
- SCL-16484 worksheet in PLAIN mode: runtime errors are not displayed
- SCL-16043 worksheet in plain mode: false warning in scala 2.13
- SCL-16453 Auto-completion for `def` identifiers (as for `val`s and `var`s)
- SCL-11103 Array rendering in worksheet. Regression.
- SCL-14993 worksheet splitter is too wide
- SCL-9271 In interactive mode add compilation error status somewhere
- SCL-16421 todo in scaladoc not being recognized
- SCL-16325 Run ScalaTest with coverage disabled
|
Build 2019.3.549
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-16453 Auto-completion for `def` identifiers (as for `val`s and `var`s)
- SCL-16539 Don't put chained method hints to View menu
- SCL-16537 Expression chain hints: don't show obvious types (when configured so)
- SCL-16535 Don't show a chain hint when there's a type mismatch hint
|
Build 2019.3.534
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-13959 Type hints for long method chains
- SCL-16003 type hints for chained expressions with argument block or partial function
|
Build 2019.3.525
Download Scala plugin for IDEA
Expand |
---|
| 8 Fixed issues |
---|
| 8 Fixed issues |
---|
|
- SCL-16472 2019.3 EAP intellij asks for setting up scala SDK even though scala is provided via gradle
- SCL-16304 no type mismatch error if non-boolean value is passed to `if `
- SCL-16525 IDEA reports Scala type mismatch in valid source code
- SCL-16113 Caching shouldn't be done in recursive calls
- SCL-16521 Nullpointer exception when assigning lambda to kotlin sam type
- SCL-16290 Scala: Incorrect "Unnecessary partial function" when matching type parameters
- SCL-16003 type hints for chained expressions with argument block or partial function
- SCL-16474 make member private appears in scaladoc
|
Build 2019.3.512
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-16472 2019.3 EAP intellij asks for setting up scala SDK even though scala is provided via gradle
- SCL-16518 don't use PsiFileFactory.createFileFromText to build stubs
- SCL-16519 do not allocate intermediate collection in PsiBuilderExt.lookAhead
|
Build 2019.3.498
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-16149 Scala Scratch doesn't provide code completion for an exhaustive pattern-matching expression
- SCL-16421 todo in scaladoc not being recognized
|
Build 2019.3.496
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-16421 todo in scaladoc not being recognized
- SCL-16502 sbt shell toolwindow is green after stop
- SCL-16305 Resolve cannot decide between object in package of package object and imported object with the same name
|
Build 2019.3.484
Download Scala plugin for IDEA
Expand |
---|
| 6 Fixed issues |
---|
| 6 Fixed issues |
---|
|
- SCL-15627 Good code red: Nothing inferred while pattern matching on a tuple
- SCL-14097 new in scala 2.13: more precise prototype for args of overloaded method
- SCL-16331 support `Synthesize a PartialFunction from function literal`
- SCL-16130 Scala 2.13: Cannot resolve overloaded method "map" for scala.immutable.Map
- SCL-16327 Inconsistent expected type for various function literals
- SCL-16293 Correct code is highlighted red
|
Build 2019.3.480
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-16494 Implicit inlays move type chain hints
- SCL-16492 Misleading type mismatch hint when using literal types
- SCL-16495 Make `TypePresentationContext` explicit in our code
|
Build 2019.3.466
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-16431 Unapplied method should not have function type
- SCL-16461 scala files from current project are shown twice in console links
|
Build 2019.3.459
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-16461 scala files from current project are shown twice in console links
- SCL-16384 Highlight error in foldLeft using a tuple of numbers as an accumulator
|
Build 2019.2.1157
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.449
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-15782 Show type mismatch tooltip on Ctrl + F1
|
Build 2019.3.443
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-15782 Show type mismatch tooltip on Ctrl + F1
- BDIDE-238 Auto-import doesn't work (Scala)
- SCL-14475 bsp: support refresh by buildTarget/didChange notification
- BDIDE-272 Scala completion doesn't work
|
Build 2019.3.427
Download Scala plugin for IDEA
Expand |
---|
| 9 Fixed issues |
---|
| 9 Fixed issues |
---|
|
- SCL-16448 Intellij IDEA project window is blocked after closing a project with running sbt shell
- SCL-16374 BSP: manual connection management
- SCL-16455 ObjectNotDisposedException when closing project imported via sbt shell
- SCL-16450 useless sbt-shell-toolwindow-console tab in sbt shell
- SCL-16451 Use named arguments shouldn't be shown for non-Scala classes
- SCL-16444 Ad hoc configuration for type mismatch hints
- SCL-16438 BSP sessions are closed just after creation
- SCL-16394 BSP builds don't cancel when connection fails or is canceled
- SCL-16116 Improve BSP import performance
|
Build 2019.3.410
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-15980 Aligning of type hints in expression chains conflicts with other inlays
|
Build 2019.3.405
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-15330 sbt shell toolwindow icon should indicate if it is running
- SCL-12717 Group all -build modules under "build" module goup
- SCL-16401 improve module names of imported sbt projects
|
Build 2019.3.373
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-16397 Convert counting loops properly
- SCL-11367 Excessive code fir "for" loop convertation
- SCL-16398 Support symbols completion in commit text
|
Build 2019.3.370
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 |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-16349 IDE breaks the alignment in Scala Worksheets by adding unnecessary empty new lines
- SCL-16367 Can't perform a refactoring by renaming a method in the base class/trait using Scala Worksheets
|
Build 2019.3.348
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16081 IDE provides an incorrect type annotation for a public method
|
Build 2019.3.343
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16362 Can't implement methods with Alt+Insert in Scala Worksheets
|
Build 2019.3.341
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-16342 NPE on extracting variable in a worksheet
- SCL-15549 wrap if/else/ try/finally for/yield do/while bodies in {} on typing {
- SCL-16351 Typehint on mouse hover doesn't work at end of identifier
- SCL-16282 Triple quotes completion does not work with multicursor
|
Build 2019.3.333
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
|
Build 2019.3.326
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.321
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16081 IDE provides an incorrect type annotation for a public method
|
Build 2019.3.319
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-16149 Scala Scratch doesn't provide code completion for an exhaustive pattern-matching expression
- SCL-16334 freeze on opening project due to Play2SyntheticPackagesHolder
- SCL-16317 extract variable on last line breaks code
- SCL-16336 Import via Alt+Enter does not work in scratch files but does work in regular .scala files and worksheet
|
Build 2019.3.305
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.289
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-15025 support modifiers introduced in scala 3 in parser
- SCL-16282 Triple quotes completion does not work with multicursor
- SCL-16304 no type mismatch error if non-boolean value is passed to `if `
- SCL-16273 Detect .scalafmt.conf in repo root if not found in project root.
- SCL-16298 Nullpointer when applying extract method refactoring to scala scratch file
|
Build 2019.3.272
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16194 Scala templates show false error mesages again
|
Build 2019.3.270
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-14447 ScalaTest does not find class, if class in package with reserved name
- SCL-16282 Triple quotes completion does not work with multicursor
- SCL-16240 When running ScalaTests with Use UI with sbt Test framework quits unexpectedly
|
Build 2019.3.264
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16195 don't duplicate scala setters in completion
|
Build 2019.3.252
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-16244 Breakpoints do not work in lambda functions when the classes are reload dynamically
- SCL-13793 Scala plugin does not support trailing comma syntax from scala 2.12
- SCL-16149 Scala Scratch doesn't provide code completion for an exhaustive pattern-matching expression
|
Build 2019.3.236
Download Scala plugin for IDEA
Expand |
---|
| 8 Fixed issues |
---|
| 8 Fixed issues |
---|
|
- SCL-16289 Unable to build scala project with 2019.3 / EAP due to missing android class
- SCL-15481 Type mismatch: fine-grained diff
- SCL-16277 Run worksheet fails
- SCL-14447 ScalaTest does not find class, if class in package with reserved name
- SCL-16286 formatter: ability to add spacing before colon in type argument context bound
- SCL-16203 Import via Alt+Enter does not work in Worksheet but does work in regular .scala files
- SCL-15989 Pasting when having multiline string selected does not insert delimiters
- SCL-16053 language injection shouldn't take margin char from settings
|
Build 2019.2.1155
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 |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-15025 support modifiers introduced in scala 3 in parser
|
Build 2019.3.196
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-15025 support modifiers introduced in scala 3 in parser
|
Build 2019.3.193
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-15025 support modifiers introduced in scala 3 in parser
|
Build 2019.3.189
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.3.174
Download Scala plugin for IDEA
Expand |
---|
| 7 Fixed issues |
---|
| 7 Fixed issues |
---|
|
- SCL-16146 SBT shell tool window is always empty
- SCL-16208 scalac error: multiple scala-library.jar files at running hello world
- SCL-16225 sbt process is created twice on running build process
- SCL-15936 Highlighting error in IntelliJ IDE Community Edition 2019.2 with Java HashMap
- SCL-16202 ScalaPsiManager.clearAllCaches requires EDT
- SCL-16224 Opening quote sign doesn't come together with closing one in build.sbt
- SCL-16230 BSP import on Windows fails
|
Build 2019.2.1153
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.1149
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-16146 SBT shell tool window is always empty
- SCL-16225 sbt process is created twice on running build process
|
Build 2019.2.1144
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.1142
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16202 ScalaPsiManager.clearAllCaches requires EDT
|
Build 2019.2.1138
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16137 NullPointerException in ScalaCompilerReferenceIndexBuilder when compiling IDEA sources
|
Build 2019.2.1132
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16197 Wrong Inspection on Redundant Conversion
|
Build 2019.2.1116
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-15745 Incorrect rendering of class name `<:<` in scala doc
- SCL-16179 Support for switch expressions
- SCL-16180 Top-level class in default package has no documentation
- SCL-16187 Support removable breaks from switch
|
Build 2019.2.1107
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-15468 No indention for `else` in new line while typing
- SCL-15751 Empty extension of classes, traits and objects
|
Build 2019.2.1082
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 |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16044 Test run configurations loose stuff when firstly opening the project in another version of IDEA (remaining points)
|
Build 2019.2.1033
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-15082 BSP session does not clean up bsp processes when done
- SCL-14857 bsp build toolwindow problem reports: lines off by one
- SCL-14876 bsp: support multiple connections
|
Build 2019.2.1012
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-16110 Incorrect type inference when using Scala 2.13 (works ok if 2.12 is selected)
- SCL-16016 Seq from variadic parameter does not conform to Seq in 2.13
|
Build 2019.2.1010
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-16014 scala scratch files use wrong language level
- SCL-16093 NPE when extracting to method code that contains Kotlin object method call
- SCL-15809 Problems with private copy method
|
Build 2019.2.994
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-15737 Explicit imports now shadow locally defined identifiers.
- SCL-16057 Intellij IDEA incorrectly determines which class will be used
|
Build 2019.2.991
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 |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-13083 Copy file from finder and paste it into project view just create scriptFile.scala
- SCL-16041 Intention to change access modifier should only be shown on signature
|
Build 2019.2.976
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-16044 Test run configurations loose stuff when firstly opening the project in another version of IDEA (remaining points)
- SCL-11696 REPL Worksheet Scala 2.12 NoSuchMethodError for Collections operators
- SCL-16082 MatchError in TestConfigurationData.createFromExternal
- SCL-15884 BSP modules are not created when tags are missing
- SCL-15968 Generate a top-level project for all BSP modules (projects)
|
Build 2019.2.965
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-15067 BSP only imports Scala build targets
|
Build 2019.2.963
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-16076 setter signature is missing in compound types with var declarations
|
Build 2019.2.961
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-15067 BSP only imports Scala build targets
|
Build 2019.2.956
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.955
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-16031 ScalaTest template not honoured when creating new test run configurations via context menu
- SCL-16060 don't show chained expression type hints if they are all equal
- SCL-15905 False-positive of "reflective call" inspection on projections
- SCL-11621 Improve Class + Object presentation in Project View
|
Build 2019.2.941
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-11621 Improve Class + Object presentation in Project View
|
Build 2019.2.936
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-15930 Ctrl+Click doesn't work for URLs in Scala source code
- SCL-15951 Fotmatter exception in introduce variable (scalafmt)
|
Build 2019.2.935
Download Scala plugin for IDEA
Expand |
---|
| 6 Fixed issues |
---|
| 6 Fixed issues |
---|
|
- SCL-16039 BSP: SerializationException: Cannot deserialize ScalaSdkData
- SCL-15873 Assume batch semantics for BSP diagnostics
- SCL-15986 stackOverflow in `ScalaPsiElement.getDeepSameElementInContext`
- SCL-15881 BSP: respect resources directories
- SCL-15894 BSP rebuild action
- SCL-15968 Generate a top-level project for all BSP modules (projects)
|
Build 2019.2.923
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-13959 Type hints for long method chains
- SCL-16026 Plugin upload fails with authorization error
- SCL-16027 Also show type hint for last expression in expression chains
- SCL-7232 intention to add/change access modifier
- SCL-15983 expression chain type hints shouldn't show singleton types
|
Build 2019.2.886
Download Scala plugin for IDEA
Expand |
---|
| 6 Fixed issues |
---|
| 6 Fixed issues |
---|
|
- SCL-15932 Trailing comma in an argument list is considered invalid
- SCL-15961 introduce variable suggest chooser for a simple case clause branch
- SCL-12260 Introduce variable suggest "unit" name for `int` variable if expected type is Unit
- SCL-15842 Unable to normally extract a variable out of a pattern matching expression
- SCL-12210 Introduce variable: don't add the tailing reference when expected type is Unit
- SCL-15944 Duplicate code inspections matches purely on string even if the classes are not compatible
|
Build 2019.2.872
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-13959 Type hints for long method chains
- SCL-15606 Run/Tests fail with ClassNotFoundException for BSP projects under bloop 1.3.0+
- SCL-11621 Improve Class + Object presentation in Project View
|
Build 2019.2.849
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-15606 Run/Tests fail with ClassNotFoundException for BSP projects under bloop 1.3.0+
|
Build 2019.2.847
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-15957 wrong completion result in presence of `this` or `super` references
- SCL-15951 Fotmatter exception in introduce variable (scalafmt)
|
Build 2019.2.837
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-15475 IDEA does not count @varargs Scala annotation, marking a function call as invalid in Java code
- SCL-15930 Ctrl+Click doesn't work for URLs in Scala source code
- SCL-15931 Code completion for method arguments provides an unsound suggestion regarding the argument type
- SCL-15901 Akka-Http: false type mismatch highlighting
- SCL-15926 Incorrect code completion suggestion while creating an instance of a class
|
Build 2019.2.829
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.824
Download Scala plugin for IDEA
Expand |
---|
| 6 Fixed issues |
---|
| 6 Fixed issues |
---|
|
- SCL-15250 Use inlay type ascription to indicate type mismatch
- SCL-13959 Type hints for long method chains
- SCL-15911 wrong quickfix for unnecessary parentheses inspection
- SCL-11382 Create method intention with named arguments doesn't work
- SCL-15774 Scala console: evaluate text on Enter
- SCL-15910 hide Scala REPL from context menu in non-scala files
|
Build 2019.2.808
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2019.2.801
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-15757 Scala plugin should not suggest to convert text in clipboard from Java to Scala if it is pasted inside a string literal
- SCL-15869 convert java to scala dialog is not shown on copy pasting java class name
|
Build 2019.2.794
Download Scala plugin for IDEA
Expand |
---|
| 7 Fixed issues |
---|
| 7 Fixed issues |
---|
|
- SCL-14838 Scala Console classpath shortener seems to cause issues with JDK11 and JPMS
- SCL-15775 Rename Scala Console to Scala REPL
- SCL-15907 paste one-line content to one-line multiline string literal adds stripmargin
- SCL-15774 Scala console: evaluate text on Enter
- SCL-15630 Auto-completion completes for the wrong type
- SCL-15859 scala console: use appropriate scala language level
- SCL-15858 scala console: display entered text right after `scala>` prompt
|
Build 2019.2.786
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-15871 find usages ignores child packages in case of private top level access modifier
- SCL-15630 Auto-completion completes for the wrong type
- SCL-15685 code duplication shows intersecting text ranges
- SCL-15827 Suspicious forward reference in class should not be triggered for function values
- SCL-15900 Type diff: prefix same-looking simple names
|
Build 2019.2.773
Download Scala plugin for IDEA
Expand |
---|
| 9 Fixed issues |
---|
| 9 Fixed issues |
---|
|
- SCL-15871 find usages ignores child packages in case of private top level access modifier
- SCL-15481 Type mismatch: fine-grained diff
- SCL-15774 Scala console: evaluate text on Enter
- SCL-11382 Create method intention with named arguments doesn't work
- SCL-15858 scala console: display entered text right after `scala>` prompt
- SCL-15812 Good code red & code completion fails : nested tuple method calls
- SCL-15885 Repeating members in signatures generated by "extract method" refactoring
- SCL-15880 Exception when trying to rename apply method
- SCL-15614 Good code red - tuple member multiplication
|
Build 2019.2.737
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-15774 Scala console: evaluate text on Enter
- SCL-15858 scala console: display entered text right after `scala>` prompt
|
Build 2019.2.734
Download Scala plugin for IDEA
Expand |
---|
| 6 Fixed issues |
---|
| 6 Fixed issues |
---|
|
- SCL-9397 Code completion incorrect (cache invalidation problem?)
- SCL-15775 Rename Scala Console to Scala REPL
- SCL-15774 Scala console: evaluate text on Enter
- SCL-15856 `case` completion item is added to completion list where it is not expected
- SCL-15859 scala console: use appropriate scala language level
- SCL-15858 scala console: display entered text right after `scala>` prompt
|
Build 2019.2.721
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-15685 code duplication shows intersecting text ranges
- SCL-15856 `case` completion item is added to completion list where it is not expected
- SCL-15607 Autocomplete doesn't work for Simulacrum code
|
Build 2019.2.706
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-15833 Incorrect code completion for string interpolation expression using a class field
- SCL-15671 empty tooltip message in ScalaUnnecessaryParenthesesInspectionBase, RedundantBlockInspection
|
Build 2019.2.694
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-15847 TypeParameterInfoExtendsTest.testAllBounds fails since 2.11
- SCL-15829 improve scala code style settings migration mechanism
|
Build 2019.2.682
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-15829 improve scala code style settings migration mechanism
|
Build 2019.2.680
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-15634 Use 2.13 as default scala version in tests
|
Build 2019.2.666
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-15756 Add support for `*` symbol used by kind-projector plugin.
- SCL-15792 Highlight scala code in sbt files (worked before)
- SCL-2101 Same named class formal parameter and class member are error highlighted
- SCL-14074 Exhaustive match and completion for expected types in case clause doesn't appear in Worksheet
- SCL-15634 Use 2.13 as default scala version in tests
|
Build 2019.2.628
Download Scala plugin for IDEA
Expand |
---|
| 14 Fixed issues |
---|
| 14 Fixed issues |
---|
|
- SCL-15558 Trying to run ScalaTest compiled with 2.13.0-RC3 causes java.lang.NoSuchMethodError in "ScalaTest-dispatcher"
- SCL-15792 Highlight scala code in sbt files (worked before)
- SCL-15686 Backspace to delete triple quotes breaks the code
- SCL-13130 Type mismatch not highlighted for callback functions
- SCL-15680 Calls to functions from method parameters are not type checked
- SCL-15799 java.lang.IllegalArgumentException during inspection
- SCL-15747 insert margins when pasting multiline content to one-line multiline string literal
- SCL-15671 empty tooltip message in ScalaUnnecessaryParenthesesInspectionBase, RedundantBlockInspection
- SCL-15670 ScalaUnnecessaryParenthesesInspectionBase, RedundantBlockInspection registers INFORMATION level problem in batch mode
- SCL-15602 Missing error highlighting
- SCL-15633 macro defs must have explicitly specified return types
- SCL-15635 Disallow repeated param except in method signature
- SCL-12580 Bad code green: Function call without arguments shows no errors
- SCL-14609 Language Injection: enable by default
|
Build 2019.2.613
Download Scala plugin for IDEA
Expand |
---|
| 7 Fixed issues |
---|
| 7 Fixed issues |
---|
|
- SCL-15756 Add support for `*` symbol used by kind-projector plugin.
- SCL-15481 Type mismatch: fine-grained diff
- SCL-15795 error highlighting in for-comprehensions works wrong when editing code
- SCL-15671 empty tooltip message in ScalaUnnecessaryParenthesesInspectionBase, RedundantBlockInspection
- SCL-15648 Incorrect warning that (Integer) cannot be used for a format specifier %d
- SCL-14726 Bad code green: Semicolon in for
- SCL-15729 NullPointerException in decompiler
|
Build 2019.2.580
Download Scala plugin for IDEA
Expand |
---|
| 7 Fixed issues |
---|
| 7 Fixed issues |
---|
|
- SCL-15780 sort available versions with respect to milestones and RC
- SCL-15481 Type mismatch: fine-grained diff
- SCL-15779 Setup scala sdk notification problems
- SCL-15781 Reformatting Scala code on regex pattern match wrongly inserts space
- SCL-15795 error highlighting in for-comprehensions works wrong when editing code
- SCL-15783 Method / constructor invocation: highlight comma on excessive argument(s)
- SCL-15228 No Scala SDK in module & Project JDK is not defined is displayed twice
|
Build 2019.2.566
Download Scala plugin for IDEA
Expand |
---|
| 6 Fixed issues |
---|
| 6 Fixed issues |
---|
|
- SCL-15481 Type mismatch: fine-grained diff
- SCL-15774 Scala console: evaluate text on Enter
- SCL-15760 NoClassDefFoundError when trying to run Scala console with Scala 2.13
- SCL-15432 nonempty text is not covered by block in #Scala #formatter
- SCL-15773 Method / constructor invocation: highlight "space" before a closing paren on missing argument(s)
- SCL-15783 Method / constructor invocation: highlight comma on excessive argument(s)
|
Build 2019.2.551
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-15481 Type mismatch: fine-grained diff
- SCL-15776 serialization exception for Play2ProjectData
- SCL-15753 Play: Find Usages of Members seems broken and throws exception
- SCL-14976 Use upper case numeric literal suffixes
|
Build 2019.2.533
Download Scala plugin for IDEA
...