...
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.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
...