- SCL-13287 "build.sbt was changed" message is shown right when you press "Refresh" in SBT tool window
- SCL-12799 Macros do not expand
- SCL-13008 The tooltip text for the Scala type-aware highlighting button gives an incorrect shortcut key mapping on macOS
- SCL-13410 Extreme constant CPU usage when not doing anything
- SCL-13361 "Show parameter name hints" setting does not affect Scala hints
- SCL-13286 "build.sbt was changed" message is show even in a freshly opened project
- SCL-13371 Inline rename shifts type parameter hint to the left
- SCL-13301 auto indent on `.` should be more accurate
- SCL-12197 hotswapping after sbt build
- SCL-13443 Structure View: designate abstract classes / members
- SCL-13430 Structure View: show nested definitions
- SCL-13456 Structure View: show var/val and case class parameters as members
- SCL-13455 Structure View: preserve user-defined ordering
- SCL-13375 exception in FunctionTupleSyntacticSugarInspection
- SCL-13408 Structure View: proper color of val and var members
- SCL-13409 Structure View: use "m" icon instead of "f" icon for Scala methods
- SCL-13404 Structure View: unit tests
- SCL-13405 Structure View: omit superflous "this" entries
- SCL-13406 Structure View: show parameters of primary constructor
- SCL-13407 Structure View: display type parameters of type definitions
- SCL-13356 Parameter_hints feature can't read java's method name
- SCL-13424 Structure View: display explicit type annotations for `var` and `val`
- SCL-13425 Structure View: show inferred type when explicit ones are absent
- SCL-13445 Structure View: show visibility icons
- SCL-13446 Structure View: show layered icons (final, etc)
- SCL-13447 Structure View: color val and val members in the same way as methods
- SCL-13392 Show parameter name hints only for literal or null method argument values
- SCL-13429 automatic attach of IDEA sources for our plugin doesn't work
|