Build 2017.2.6.1
Download Scala plugin for IDEA
Expand |
---|
| 60 Fixed issues |
---|
| 60 Fixed issues |
---|
|
- SCL-11320 Good code red when type constructor unification needed
- SCL-3074 Good code red: val a: Array[ArrayLong] = Array(Array(1,2,3))
- SCL-11828 Find Usage of val does not find usages within subclass for overridden variables
- SCL-12104 Scalameta macro annotation expansion failed if annotation contains type parameter
- SCL-11143 SBT highlighting: Wrong forward reference
- SCL-12476 IIE when try to apply an action proposed by inspection from Inspections Result Panel
- SCL-12387 Unresolved code shows Internal IDE Error
- SCL-12407 SHOWSTOPPER! Scala.js Debugger tries to open client-dev-fastopt.js (it should never do this)
- SCL-12148 Improve `Receiver position` to also include Actor.Receive type annotated partial functions
- SCL-12379 Can't collapse macros after expansion
- SCL-12450 IntelliJ IDEA Run Scala Console throwing exception
- SCL-10668 Internal IDE error in case of Worksheet is opened (even as non-active tab) during long period of time ( >15h)
- SCL-12475 IIE when try to resolve an annotation
- SCL-12222 Project View: show file extension for .sbt files
- SCL-12482 Type annotation required inspection doesn't add type for underscore parameter
- SCL-12409 Unable to save settings after opening a project in second window
- SCL-12110 A more generic approach for processing macro-transformed code
- SCL-12026 Add inspection that warns for suspicious implicit creation
- SCL-11861 Gradle import is (supposedly) broken in new IDEA
- SCL-11862 Support Maven projects without scala-library dependency
- SCL-11848 sbt tasks tree lost on reopening project
- SCL-12064 Implicit declaration type inspection
- SCL-12419 match error in ScalaTestRunLineMarkerProvider.getInfo
- SCL-12350 "Type is obvious" setting applies to List.empty but doesn't to Map.empty
- SCL-12422 sbt shell import error: value jetbrains is not a member of String
- SCL-12417 Undo-macro-expansion does not delete generated companion object
- SCL-12373 Incomplete classpath of annotation invoked
- SCL-12395 "Name boolean parameters" breaks parameter list
- SCL-12000 build status shows "queued sbt build ..." when building through sbt shell
- SCL-11783 We incorrectly add class modifier in pop-up info
- SCL-12473 Type annotation inspection doesn't see annotated type for function parameters
- SCL-12199 SOE in lub
- SCL-12195 SOE in ScalaPsiTypeBridge
- SCL-12348 wrong SAM expansion with implicit parameters
- SCL-12221 toString of our psi and scType throws exceptions if not in read action or is cancelled
- SCL-12059 Cannot see Twirl template decorator in sidebar:
- SCL-12342 outdated scalameta dependency
- SCL-11618 Fine-grained settings for the type annotation inspection
- SCL-12218 Empty intention description
- SCL-11985 Clicking on expand-macro button deletes the whole file
- SCL-12241 don't parse classfile just to check if it has "ScalaSig" attribute
- SCL-12011 Scala compiler settings: parse compound -Xplugin option
- SCL-12004 "Annotator based error" inspection should skip .md files
- SCL-12111 Type annotation inspection bug
- SCL-12247 Provide undo icon for expanded elements
- SCL-12246 Make option "Exclude target dir on refresh" enabled by default
- SCL-12385 Macro fails to expand if embedded inside an object
- SCL-12386 Macro revert doesn't fully revert macro content
- SCL-12404 Code completion fails to handle implicit conversions
- SCL-11796 show type names in ComparingUnrelatedTypesInspection hint
- SCL-12426 More descriptive messages for type annotation inspection
- SCL-12448 Scala "Double negation" inspection interferes with Java "Double negation" inspection
- SCL-12446 Incorrect "Explicit type annotation required" inspection fires
- SCL-12131 OSX Scala Compile Server - Cannot choose JVM SDK when setting external compile server for scala
- SCL-11773 Wrong "Argument duplicates corresponding parameter default value" msg
- SCL-12242 use StringBuilder instead of PrintWriter in scala decompiler
- SCL-12234 Red code: "defining" function call in Play Template
- SCL-12236 Exception and wrong default state of "Specify type" option in Refactoring -> Extract variable
- SCL-11831 Too long Breadcrumb for constructor definition
- SCL-12232 Excess import after adding a type annotation
|
Build 2017.2.5.4
Download Scala plugin for IDEA
...