...
Tip |
---|
You can setup auto-update of Scala plugin EAP builds in IntelliJ IDEA. Simply select desired update channel from a drop-down menu at "Updates" tab in Scala plugin settings page. Or if you cannot do it from plugin settings add "https://plugins.jetbrains.com/plugins/eap/1347" to custom repositories in Settings -> Plugins -> Browse custom repositories |
Build 2019.3.12
Download Scala plugin for IDEA
Expand |
---|
| 30 Fixed issues |
---|
| 30 Fixed issues |
---|
|
- SCL-13959 Type hints for long method chains
- SCL-13053 Trailing commas not recognized in Scala sources of the build
- SCL-16482 deadlock in worksheet actions
- SCL-14055 Three equal actions for "Show Implicit hints" in Find Action list
- 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-16149 Scala Scratch doesn't provide code completion for an exhaustive pattern-matching expression
- SCL-16453 Auto-completion for `def` identifiers (as for `val`s and `var`s)
- SCL-15980 Aligning of type hints in expression chains conflicts with other inlays
- SCL-16043 worksheet in plain mode: false warning in scala 2.13
- SCL-16484 worksheet in PLAIN mode: runtime errors are not displayed
- SCL-16078 do not position caret after type hints
- SCL-11103 Array rendering in worksheet. Regression.
- SCL-16495 Make `TypePresentationContext` explicit in our code
- SCL-16539 Don't put chained method hints to View menu
- SCL-16458 enable case completion inside partial function definition
- SCL-16537 Expression chain hints: don't show obvious types (when configured so)
- SCL-16548 Method chain hints: don't show a type of the whole expression
- SCL-16535 Don't show a chain hint when there's a type mismatch hint
- SCL-14993 worksheet splitter is too wide
- SCL-16474 make member private appears in scaladoc
- SCL-9271 In interactive mode add compilation error status somewhere
- 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-16325 Run ScalaTest with coverage disabled
- SCL-16521 Nullpointer exception when assigning lambda to kotlin sam type
- SCL-16113 Caching shouldn't be done in recursive calls
- SCL-16421 todo in scaladoc not being recognized
- SCL-16547 Method chain hints: don't show a hint for non method calls
- SCL-16400 With "Exression chain type hints" turned ON, hitting End key moves past the hint
|
Build 2019.3.10
Download Scala plugin for IDEA
...