Regular plugin releases are available from plugin repository.
It is important to distinguish EAP from traditional pre-release software. Please note that the quality of EAP versions may at times be way below even usual beta standards. |
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 2017.2.3
Download Scala plugin for IDEA
- SCL-12016 we shouldn't import classes and objects if they are aliased in `scala` or `scala.Predef`
- SCL-12062 Terrible build performance with Scala plugin
- SCL-12005 MatchError in addImportForClass
- SCL-12094 Method signature refactoring is broken
- SCL-11986 Factory method generated without parameterised types in constructor call
- SCL-12009 reload in sbt shell after starting a shell in another project breaks reload
- SCL-12007 Overrides search from java shows inconsistent results
- SCL-12101 Freeze while editing Scala (thread dumps attached)
- SCL-11780 Found usage misclassified as a thrown exception
- SCL-11955 sbt 1.0 import
- SCL-11822 Internal IDE Error when run simplify_factory_method inspection over the Akka project
- SCL-7793 add auto complete for duration and where code need executioncontext
- SCL-11131 Search for Instance Creation (i.e constructor calls)
|
Build 2017.1.19
Download Scala plugin for IDEA
- SCL-11971 Unexpected refresh of a dialog after JDK8-message
- SCL-11417 When copying Scala code from one scala class to another, Scala plugin offers to convert from Java code
- SCL-11458 Enum + Method convertation generates incorrect code
- SCL-11450 Handle Lambda expression on Worksheet output
- SCL-11453 SBT messages are separated by empty line
- SCL-11471 REPL Worksheet From time to time I get Internal IDE Error about Read access for Logger
- SCL-11683 NPE in parsing worksheet arguments
- SCL-11309 SBT Shell add History commands support
- SCL-11262 Incorrect type
- SCL-9119 Good code red: apply call type is not inferred
- SCL-11314 Support catching multiple exceptions in converter
- SCL-11402 scala.meta macro expansion fails when pattern matching on annotation type parameter
- SCL-11361 Text-> Java converter Imports addition can't correctly handle Java Collections
- SCL-10276 Highlight expected parameters during Akka actor creation actorOf(classOfExample, name, age)
- SCL-10277 Suggesting Akka props() pattern via completion
- SCL-10589 'Convert to Scala' should generate 'Unit' methods taking into account Scala settings
- SCL-11909 Exception in REPL Worksheet after it's execution in 2017.2 plugin
- SCL-11467 REPL Worksheet trash code on output after "print"
- SCL-11445 Don't allow remove braces in try statements with multiple statements
- SCL-9432 Good code highlighted in red: type inference fails
- SCL-11442 Switch-case convert. makes bad formatting
- SCL-11321 Handle empty switch statement
- SCL-11712 Improve Package Object presentation in Project View
- SCL-11986 Factory method generated without parameterised types in constructor call
- SCL-11393 Java to Scala conversion doesn't apply annotation settings
- SCL-11259 Show parameter tool-tips (Ctrl-P) does not work in complex / multi-line situations
- SCL-4717 incorrect highlight of valid syntax
- SCL-11523 Debug. Fields named "sp" are shown in variables
- SCL-11291 Play project does not compile from IDEA
- SCL-11401 scala.meta macro expansion fails when pattern matching on annotation constructor with Symbol*
- SCL-11468 REPL Worksheet exception in output if execute code in REPL after regular mode
- SCL-11469 REPL Worksheet Output panel disappears after click on garbage_button
- SCL-11691 sbt shell: pick up .sbtopts in launch parameters
- SCL-11441 Switch-case convert. forgets to add curly-braces to block
- SCL-11370 When paste Java code to Scala class, converter deletes empty lines before place of paste
- SCL-7010 Good code is red: Method is more specific than object
- SCL-11444 Try-catch-finally convert. forgets to add curly-braces to Try block
- SCL-11796 show type names in ComparingUnrelatedTypesInspection hint
- SCL-1164 Add ability to infer generic parameters types for method and infix calls.
- SCL-11313 Wrong super.equals
conversion - SCL-9942 Wrong error highlighting because of object rename
- SCL-11475 REPL Worksheet Compilation error at second execution of a same code (pattern matching)
- SCL-11882 IntelliJ Idea startup time is much slower with scala plugin
- SCL-11599 SBT Shell `Start SBT Shell` action does nothing
- SCL-11420 Code completion gives preference to Scala types when writing Java
- SCL-11499 REPL Worksheet Additional output in second run of the same code
- SCL-11911 Don't show low-ranked sbt keys in project view
- SCL-8267 Highlighted errors when there is no error
- SCL-11865 fix tests for IDEA 172 branch
- SCL-11494 REPL Worksheet blue arrow points to comment before final expression
- SCL-594 java.lang.ClassCastException: com.intellij.testFramework.LightVirtualFile cannot be cast to com.intellij.openapi.vfs.VirtualFileWithId
- SCL-11702 parallel or independent running of build commands in shell
- SCL-11577 Modify code style ... dialog in "Type ann. req." inspection appears for each warning
- SCL-11451 Java class with static elements is converted to Scala object
- SCL-11449 Worksheet fail if it runs in Interactive mode with REPL
- SCL-10112 3.0.1 plugin contains Play 2.4.2 version
- SCL-11900 Exception in ServiceManager when IDEA 2017.2 stay some time in background
- SCL-11720 REPL Worksheet wrong number for "res" after "print" statement
- SCL-11500 Inspection: private final val marked "redundant" for final classes and objects
- SCL-11643 While in Scala editor the breadcrumbs ignore background color settings
- SCL-11992 Exception during introduce variable on IDEA 172
- SCL-11515 SBT import/refresh doesn't end on error, no information about error
- SCL-11905 IllegalArgumentException when run println in Worksheet in 2017.2 Scala plugin
- SCL-11529 NPE in project import
- SCL-11012 Add one more find usages category for Akka case classes in send/ask positions
- IDEA-169008 Gradle: unnesessary module is configured on creating a new project; Throwable at com.intellij.openapi.module.impl.ModuleManagerImpl.loadModules
- SCL-9858 Good code red: Incorrect type checking of result of a recursive method with path-dependent types
- SCL-11405 IDE creates scala type file in case of Java code copy-paste
- SCL-10961 FlatSpecFinder is throwing an exception
- SCL-11822 Internal IDE Error when run simplify_factory_method inspection over the Akka project
- SCL-11901 Cannot import any SBT project with IDEA 2017.2
- SCL-10804 Add an option to edit the default template for a scala test file
- SCL-11268 Artifact index issues
|
Build 2017.2.2
Download Scala plugin for IDEA
Build 2017.1.15
Download Scala plugin for IDEA
Build 2017.1.14
Download Scala plugin for IDEA
Build 2017.1.10
Download Scala plugin for IDEA
- SCL-11458 Enum + Method convertation generates incorrect code
- SCL-11417 When copying Scala code from one scala class to another, Scala plugin offers to convert from Java code
- SCL-11450 Handle Lambda expression on Worksheet output
- SCL-11453 SBT messages are separated by empty line
- SCL-11309 SBT Shell add History commands support
- SCL-11262 Incorrect type
- SCL-11321 Handle empty switch statement
- SCL-11467 REPL Worksheet trash code on output after "print"
- SCL-11442 Switch-case convert. makes bad formatting
- SCL-11420 Code completion gives preference to Scala types when writing Java
- SCL-11361 Text-> Java converter Imports addition can't correctly handle Java Collections
- SCL-11393 Java to Scala conversion doesn't apply annotation settings
- SCL-11259 Show parameter tool-tips (Ctrl-P) does not work in complex / multi-line situations
- SCL-11402 scala.meta macro expansion fails when pattern matching on annotation type parameter
- SCL-10589 'Convert to Scala' should generate 'Unit' methods taking into account Scala settings
- SCL-11401 scala.meta macro expansion fails when pattern matching on annotation constructor with Symbol*
- SCL-11468 REPL Worksheet exception in output if execute code in REPL after regular mode
- SCL-11469 REPL Worksheet Output panel disappears after click on garbage_button
- SCL-11523 Debug. Fields named "sp" are shown in variables
- SCL-11441 Switch-case convert. forgets to add curly-braces to block
- SCL-11370 When paste Java code to Scala class, converter deletes empty lines before place of paste
- SCL-11444 Try-catch-finally convert. forgets to add curly-braces to Try block
- SCL-11313 Wrong super.equals
conversion - SCL-11445 Don't allow remove braces in try statements with multiple statements
- SCL-11314 Support catching multiple exceptions in converter
- SCL-11451 Java class with static elements is converted to Scala object
- SCL-11449 Worksheet fail if it runs in Interactive mode with REPL
- SCL-11515 SBT import/refresh doesn't end on error, no information about error
- SCL-11405 IDE creates scala type file in case of Java code copy-paste
- SCL-11529 NPE in project import
- IDEA-169008 Gradle: unnesessary module is configured on creating a new project; Throwable at com.intellij.openapi.module.impl.ModuleManagerImpl.loadModules
- SCL-11552 Object displayed with $
- SCL-11268 Artifact index issues
|
Build 2017.1.9
Download Scala plugin for IDEA
- SCL-10078 Convert Java Code to Scala should turn @Override methods into override
- SCL-11362 Text-> Java converter Java converter doesn't convert Lambda expression
- SCL-11241 Remove extra leading space in Scala inspections settings
- SCL-11204 Scala implicit declaration never used weak warning
- SCL-11223 Disabling auto import on nested class
- SCL-11304 SBT Shell If I cancel restart action, SBT Console anyway does it
- SCL-3286 Smart Code Completion ignores "Exclude from Import and Completion" option
- SCL-10017 Debugger can't evaluate
- SCL-11245 Debugger skipped breakpoints (no executable code found ...)
- SCL-11199 Spelling error on scala code style Type Annotations tab
- SCL-11033 Update Button in Scala settings
- SCL-11255 Code Completion does not work for inner classes defined locally
- SCL-11271 IDEA suggest to convert sealed trait to SAM
- SCL-11339 batch optimize import aborts if an exception occurs
- SCL-11214 IDE permanently freezes on attempt to set break point (occurs in release and EAP)
- SCL-11282 Highlighting fails for imported package with reserved word in name
- SCL-11024 scala.meta macro annotation on objects with apply methods
- SCL-11200 IDEA Ultimate / scala plugin gives warnings that it cannot connect to the compile server
- SCL-11146 Auto generation of anonymous classes doesn't always use overridden methods' return type
- SCL-10543 'Implement methods' generates full path for path-dependent types
- SCL-11340 NullPointerException while running project
- SCL-11236 Please remove "Build" from default "Before launch" steps for "SBT Task" run configuration
- SCL-6913 Code Style for Scala: Method call arguments, New line after '(' only if multi-line args exists
- SCL-8053 Configurable Import Sort Ordering
- SCL-8768 Renaming class name could give result of class import get appended with dollar sign ($)
- SCL-9769 Java to Scala conversion for "external" code
- SCL-4280 Format action incorrectly formats method signature in scaladoc
- SCL-11203 Unable to run ScalaTest code
- SCL-11224 Scala.js false positive: Reassignment to val
- SCL-4867 <Click to see difference> for ScalaTest
|
Build 2016.3.9
Download Scala plugin for IDEA
* [SCL-10678|https://youtrack.jetbrains.com/issue/SCL-10678] Inspection: replace match { case true => ??? ; case false => ??? } with `if`
* [SCL-10763|https://youtrack.jetbrains.com/issue/SCL-10763] Debugger crashes after encountering an instance of scala built java class.
* [SCL-11103|https://youtrack.jetbrains.com/issue/SCL-11103] Array rendering in worksheet. Regression.
* [SCL-11245|https://youtrack.jetbrains.com/issue/SCL-11245] Debugger skipped breakpoints (no executable code found ...)
* [SCL-10884|https://youtrack.jetbrains.com/issue/SCL-10884] Automatic import for member calls, like `asScala`
* [SCL-9929|https://youtrack.jetbrains.com/issue/SCL-9929] PC sometimes lost precise collection type
* [SCL-11204|https://youtrack.jetbrains.com/issue/SCL-11204] Scala implicit declaration never used weak warning
* [SCL-11339|https://youtrack.jetbrains.com/issue/SCL-11339] batch optimize import aborts if an exception occurs
* [SCL-10792|https://youtrack.jetbrains.com/issue/SCL-10792] Import package is still wrong
* [SCL-10113|https://youtrack.jetbrains.com/issue/SCL-10113] 'Add type annotation' intention not available for procedure-style functions
* [SCL-11142|https://youtrack.jetbrains.com/issue/SCL-11142] Type annotation resolving of inner class of java class is wrong
* [SCL-10017|https://youtrack.jetbrains.com/issue/SCL-10017] Debugger can't evaluate
* [SCL-9925|https://youtrack.jetbrains.com/issue/SCL-9925] Scala type checker fails with PackratParser
* [SCL-10363|https://youtrack.jetbrains.com/issue/SCL-10363] Cannot run single scala-test when tests use tags
* [SCL-10723|https://youtrack.jetbrains.com/issue/SCL-10723] [Refactor -> Extract method] Type annotation setting for private method depends on previous choice
* [SCL-10677|https://youtrack.jetbrains.com/issue/SCL-10677] Respect type annotation settings in "create from usage" handlers
* [SCL-10806|https://youtrack.jetbrains.com/issue/SCL-10806] SBT cannot find JVM in Android SDK
* [SCL-10894|https://youtrack.jetbrains.com/issue/SCL-10894] Better UI handling of dependency resolution errors
* [SCL-11099|https://youtrack.jetbrains.com/issue/SCL-11099] Expansion of macro-annotated method fails
* [SCL-11098|https://youtrack.jetbrains.com/issue/SCL-11098] Incorrect expansion of infix types
* [SCL-10160|https://youtrack.jetbrains.com/issue/SCL-10160] cannot create application run configuration from scala object with "Choose main class" dialog
* [SCL-5854|https://youtrack.jetbrains.com/issue/SCL-5854] Wrong highlighting - match returning Either confuses Scala type checking
* [SCL-8887|https://youtrack.jetbrains.com/issue/SCL-8887] Find usages for var class parameters finds all access as read value, no writes
* [SCL-5183|https://youtrack.jetbrains.com/issue/SCL-5183] Wrong type is inferred
* [SCL-10788|https://youtrack.jetbrains.com/issue/SCL-10788] Introduce Variable refactoring does not ignore whitespaces
* [SCL-10969|https://youtrack.jetbrains.com/issue/SCL-10969] AddTypeAnnotation inspection doesn't disappear in some cases
* [SCL-9771|https://youtrack.jetbrains.com/issue/SCL-9771] Categorize apply/unapply usages for case classes
* [SCL-10965|https://youtrack.jetbrains.com/issue/SCL-10965] Incorrect scala.meta expansion
* [SCL-10764|https://youtrack.jetbrains.com/issue/SCL-10764] "Extract method" that was invoked in method definition keeps "Specify type" checkbox unchecked even if default setting is "Add"
* [SCL-10820|https://youtrack.jetbrains.com/issue/SCL-10820] Find/Show usages fail to detect usage of package private variables which are defined in a package object
* [SCL-10532|https://youtrack.jetbrains.com/issue/SCL-10532] Exponential Slowdown when auto-completing an import (entire UI is frozen for some time)
* [SCL-11024|https://youtrack.jetbrains.com/issue/SCL-11024] scala.meta macro annotation on objects with apply methods
* [SCL-10722|https://youtrack.jetbrains.com/issue/SCL-10722] Extract method Signature preview initially doesn't respect enabled "Specify type" setting
* [SCL-11120|https://youtrack.jetbrains.com/issue/SCL-11120] UI freeze
* [SCL-10217|https://youtrack.jetbrains.com/issue/SCL-10217] find usage finds fields of wrong classes
* [SCL-11200|https://youtrack.jetbrains.com/issue/SCL-11200] IDEA Ultimate / scala plugin gives warnings that it cannot connect to the compile server
* [SCL-9827|https://youtrack.jetbrains.com/issue/SCL-9827] Error during import of sbt project
* [SCL-10858|https://youtrack.jetbrains.com/issue/SCL-10858] decompiler is not aware of lazy vals
* [SCL-10974|https://youtrack.jetbrains.com/issue/SCL-10974] Type added by type_annotation_inspection makes code red and breaks compilation
* [SCL-10932|https://youtrack.jetbrains.com/issue/SCL-10932] ScalaTest members don't appear in outline anymore
* [SCL-10345|https://youtrack.jetbrains.com/issue/SCL-10345] Inspection: redundant default argument
* [SCL-9577|https://youtrack.jetbrains.com/issue/SCL-9577] Scala Worksheet Incorrectly Displays "Wrong Forward Reference"
* [SCL-10719|https://youtrack.jetbrains.com/issue/SCL-10719] "Configure type annotation inspection" link gives NPE and doesn't open new window
* [SCL-10743|https://youtrack.jetbrains.com/issue/SCL-10743] Wrong gutter position
* [SCL-6417|https://youtrack.jetbrains.com/issue/SCL-6417] "Type mismatch" when using scalaz validation
* [SCL-10826|https://youtrack.jetbrains.com/issue/SCL-10826] Incremental error highlighting - error not shown for a function call after parameter type has changed
* [SCL-4500|https://youtrack.jetbrains.com/issue/SCL-4500] Highlighting error when mapping list of Int
* [SCL-10218|https://youtrack.jetbrains.com/issue/SCL-10218] highlighting, type checking, and error highlighting not working in scala scripts and scala console
* [SCL-11340|https://youtrack.jetbrains.com/issue/SCL-11340] NullPointerException while running project
* [SCL-8827|https://youtrack.jetbrains.com/issue/SCL-8827] Implicit ToResponseMarshallable conversion not detected inside akka-http complete blocks
* [SCL-10636|https://youtrack.jetbrains.com/issue/SCL-10636] Wrong error highlighting in a Akka-Http project
* [SCL-7570|https://youtrack.jetbrains.com/issue/SCL-7570] Find usages categorizes some constructor calls as "Value read"
* [SCL-10922|https://youtrack.jetbrains.com/issue/SCL-10922] Good code yellow: 'Remove "new" modifier' from overriden case class
* [SCL-11047|https://youtrack.jetbrains.com/issue/SCL-11047] Stuck on indexing with 2016.3
* [SCL-11022|https://youtrack.jetbrains.com/issue/SCL-11022] V 2016.3 Internal build breaks on Linux mounted project directory
* [SCL-8705|https://youtrack.jetbrains.com/issue/SCL-8705] Ever-increasing memory consumption until the IDE crashes
* [SCL-7521|https://youtrack.jetbrains.com/issue/SCL-7521] Highlights error in a good code - sequence of doubles/ints
* [SCL-10624|https://youtrack.jetbrains.com/issue/SCL-10624] akka-http routes dsl regression in 2016.2
* [IDEA-162923|https://youtrack.jetbrains.com/issue/IDEA-162923] junit-jupiter 5 messes detection of non-annotated JUnit tests
* [SCL-11004|https://youtrack.jetbrains.com/issue/SCL-11004] Copy past does not work, SOE in log
* [SCL-11105|https://youtrack.jetbrains.com/issue/SCL-11105] IntelliJ IDEA 2016.3 Ultimate now showing "Project JDK is not defined" on non-Java project. Please turn it off.
* [SCL-10632|https://youtrack.jetbrains.com/issue/SCL-10632] Method formatting broken when Scaladoc added
* [SCL-11090|https://youtrack.jetbrains.com/issue/SCL-11090] Scala code analysis hanging, SOE in log
* [SCL-11072|https://youtrack.jetbrains.com/issue/SCL-11072] NullPointerException after upgrading to Scala plugin version 2016.3.4
* [SCL-10237|https://youtrack.jetbrains.com/issue/SCL-10237] Good code red: typelevel.cats's applicatives doesn't understand |@|
* [SCL-11005|https://youtrack.jetbrains.com/issue/SCL-11005] Latest version of IDEA 2016.3 scala plugin not compatible with sbt-multi-jvm plugin
* [SCL-11224|https://youtrack.jetbrains.com/issue/SCL-11224] Scala.js false positive: Reassignment to val
* [SCL-10432|https://youtrack.jetbrains.com/issue/SCL-10432] Good code red: implicit conversion
* [SCL-10992|https://youtrack.jetbrains.com/issue/SCL-10992] UI Freeze
* [SCL-8413|https://youtrack.jetbrains.com/issue/SCL-8413] enablePlugins call from build.sbt incorrectly highlighted as error
* [SCL-9877|https://youtrack.jetbrains.com/issue/SCL-9877] akka-http - combined directives not properly highlighted
|
|
Build 2017.1.8
Download Scala plugin for IDEA
- SCL-11204 Scala implicit declaration never used weak warning
- SCL-11200 IDEA Ultimate / scala plugin gives warnings that it cannot connect to the compile server
- SCL-11224 Scala.js false positive: Reassignment to val
|
Build 2016.3.8
Download Scala plugin for IDEA
- SCL-11204 Scala implicit declaration never used weak warning
- SCL-11200 IDEA Ultimate / scala plugin gives warnings that it cannot connect to the compile server
- SCL-11224 Scala.js false positive: Reassignment to val
|
Build 2016.3.7
Download Scala plugin for IDEA
- SCL-11103 Array rendering in worksheet. Regression.
|
Build 2017.1.6
Download Scala plugin for IDEA
- SCL-11142 Type annotation resolving of inner class of java class is wrong
- SCL-11120 UI freeze
- SCL-10160 cannot create application run configuration from scala object with "Choose main class" dialog
- SCL-10017 Debugger can't evaluate
- SCL-10858 decompiler is not aware of lazy vals
- SCL-11105 IntelliJ IDEA 2016.3 Ultimate now showing "Project JDK is not defined" on non-Java project. Please turn it off.
|
Build 2016.3.6
Download Scala plugin for IDEA
- SCL-11103 Array rendering in worksheet. Regression.
- SCL-10965 Incorrect scala.meta expansion
- SCL-11142 Type annotation resolving of inner class of java class is wrong
- SCL-11099 Expansion of macro-annotated method fails
- SCL-11098 Incorrect expansion of infix types
- SCL-11120 UI freeze
- SCL-10160 cannot create application run configuration from scala object with "Choose main class" dialog
- SCL-10017 Debugger can't evaluate
- SCL-10858 decompiler is not aware of lazy vals
- SCL-9827 Error during import of sbt project
- SCL-11105 IntelliJ IDEA 2016.3 Ultimate now showing "Project JDK is not defined" on non-Java project. Please turn it off.
- SCL-11090 Scala code analysis hanging, SOE in log
- SCL-11072 NullPointerException after upgrading to Scala plugin version 2016.3.4
- SCL-11005 Latest version of IDEA 2016.3 scala plugin not compatible with sbt-multi-jvm plugin
|
Build 2017.1.5
Download Scala plugin for IDEA
Build 2016.3.5
Download Scala plugin for IDEA
- SCL-11098 Incorrect expansion of infix types
- SCL-11103 Array rendering in worksheet. Regression.
- SCL-10965 Incorrect scala.meta expansion
- SCL-11099 Expansion of macro-annotated method fails
- SCL-11065 Breadcrumb text not visible (or not respecting colour preferences) with Scala plug-in enabled
- SCL-9827 Error during import of sbt project
- SCL-11090 Scala code analysis hanging, SOE in log
- SCL-11072 NullPointerException after upgrading to Scala plugin version 2016.3.4
- SCL-11005 Latest version of IDEA 2016.3 scala plugin not compatible with sbt-multi-jvm plugin
|
Build 2016.2.1
Download Scala plugin for IDEA
Build 2016.2.0
Download Scala plugin for IDEA
- SCL-10511 imports in Scala worksheets don't work properly
- SCL-10370 code does not compile in worksheet
|
Build 2016.2.0
Download Scala plugin for IDEA
- SCL-10511 imports in Scala worksheets don't work properly
- SCL-10370 code does not compile in worksheet
|
Build 2016.2.0
Download Scala plugin for IDEA
* [SCL-8858|https://youtrack.jetbrains.com/issue/SCL-8858] Usage of none monospace font in error message.
* [SCL-9868|https://youtrack.jetbrains.com/issue/SCL-9868] "Move statements right and left" for Scala too (not just java/html)
* [SCL-9861|https://youtrack.jetbrains.com/issue/SCL-9861] Inspection: unnecessary partial function definition
* [SCL-10233|https://youtrack.jetbrains.com/issue/SCL-10233] When selecting menu option "Build/Rebuild Project", compilation aborts with error "Error:scalac: Error: org.jetbrains.jps.incremental.scala.remote.ServerException"
* [SCL-10036|https://youtrack.jetbrains.com/issue/SCL-10036] Breakpoints not working in scala async blocks in Scala 2.10
* [SCL-10039|https://youtrack.jetbrains.com/issue/SCL-10039] Setting Scala compiler incrementality type to SBT breaks Java projects
* [SCL-9372|https://youtrack.jetbrains.com/issue/SCL-9372] Code with eq is missing parenthesis
* [SCL-9473|https://youtrack.jetbrains.com/issue/SCL-9473] Methods on a method argument are not found any longer if argument type contains refinement
* [SCL-10240|https://youtrack.jetbrains.com/issue/SCL-10240] Super Method tool doesn't work with overridden methods of self references
* [SCL-7503|https://youtrack.jetbrains.com/issue/SCL-7503] Good code is red: Incorrect error highlighting with setter in backticks
* [SCL-9871|https://youtrack.jetbrains.com/issue/SCL-9871] good code red: package spope method not found when escaped keyword in package name
* [SCL-10405|https://youtrack.jetbrains.com/issue/SCL-10405] no error highlighting for members with same backticked name
* [SCL-9977|https://youtrack.jetbrains.com/issue/SCL-9977] ui lockup in very small file
* [SCL-10042|https://youtrack.jetbrains.com/issue/SCL-10042] 'Type annotation required' inspection marks constructor as missing return type annotation
* [SCL-5728|https://youtrack.jetbrains.com/issue/SCL-5728] good code red: infix expression with several underscore arguments and expected type
* [SCL-7582|https://youtrack.jetbrains.com/issue/SCL-7582] default argument functions for constructor do not resolve in java
* [SCL-10287|https://youtrack.jetbrains.com/issue/SCL-10287] Wrong RedundantNewCaseClass intention invokation in case of companion object with defined apply method
* [SCL-10286|https://youtrack.jetbrains.com/issue/SCL-10286] Import all members intention doesn't work for member with the same name as package name
* [SCL-10285|https://youtrack.jetbrains.com/issue/SCL-10285] Duplication in description of RedundantNewCaseClass inspection and incorrect intension_action message
* [SCL-10289|https://youtrack.jetbrains.com/issue/SCL-10289] Wrong RedundantNewCaseClass inspection call in case of apply with implicit parameter
* [SCL-10326|https://youtrack.jetbrains.com/issue/SCL-10326] NPE in IDEA after Optimize Import of akka-actor
* [SCL-10101|https://youtrack.jetbrains.com/issue/SCL-10101] Scala syntax doesn't catch tuple pattern matching error
* [SCL-10293|https://youtrack.jetbrains.com/issue/SCL-10293] New intention to regenerate type annotation for var/val/def
* [SCL-10351|https://youtrack.jetbrains.com/issue/SCL-10351] Inspection: convert null initializer to _
* [SCL-9942|https://youtrack.jetbrains.com/issue/SCL-9942] Wrong error highlighting because of object rename
* [SCL-9916|https://youtrack.jetbrains.com/issue/SCL-9916] Inspection pass never completes for the specific file
* [SCL-8861|https://youtrack.jetbrains.com/issue/SCL-8861] Extending akka testkit gives an error
* [SCL-6619|https://youtrack.jetbrains.com/issue/SCL-6619] case classes without parameters are removed from Scala 2.11
* [SCL-9029|https://youtrack.jetbrains.com/issue/SCL-9029] Good code red: Polymorphic Signatures (MethodHandle.{invoke,invokeExact})
* [SCL-9938|https://youtrack.jetbrains.com/issue/SCL-9938] Remove error highlighting from type element in case of type mismatch
* [SCL-10165|https://youtrack.jetbrains.com/issue/SCL-10165] packages with backticked names are highlighted as errors
* [SCL-10245|https://youtrack.jetbrains.com/issue/SCL-10245] Scala Compile Server idle timeout won't stick
* [SCL-10371|https://youtrack.jetbrains.com/issue/SCL-10371] "Useless expression" inspection doesn't account for class initialization
* [SCL-10374|https://youtrack.jetbrains.com/issue/SCL-10374] Support for SAM in Scala 2.12-M4
* [SCL-7089|https://youtrack.jetbrains.com/issue/SCL-7089] Value tooltip does not show up when debugging Scala
* [SCL-9682|https://youtrack.jetbrains.com/issue/SCL-9682] "anonymous function can be turned into a method value" is overeager
* [SCL-10311|https://youtrack.jetbrains.com/issue/SCL-10311] false "Wrong number of arguments for extractor" highlighting
* [SCL-9844|https://youtrack.jetbrains.com/issue/SCL-9844] Inspection: redundant `new` keyword in case class instantiation
* [SCL-7069|https://youtrack.jetbrains.com/issue/SCL-7069] Parse error for Map[String,Any]
* [SCL-10253|https://youtrack.jetbrains.com/issue/SCL-10253] incorrect error highlighting: too many argument for apply
* [SCL-9840|https://youtrack.jetbrains.com/issue/SCL-9840] Collection inspection: convert map.get(k).get to map(k)
* [SCL-9841|https://youtrack.jetbrains.com/issue/SCL-9841] Collection inspection: convert map.find(_ == k).map(_._2) to map(k)
* [SCL-9922|https://youtrack.jetbrains.com/issue/SCL-9922] Typo in ""Pattern may never match"
* [SCL-10301|https://youtrack.jetbrains.com/issue/SCL-10301] can't evaluate method call work if qualifier has a same name as implicitly imported package
* [SCL-10306|https://youtrack.jetbrains.com/issue/SCL-10306] wrong type inference for argument patterns if extractor has implicit parameter
* [SCL-9668|https://youtrack.jetbrains.com/issue/SCL-9668] Pattern match should be highlighted yellow
* [SCL-10027|https://youtrack.jetbrains.com/issue/SCL-10027] Good code red: error highlight in case class copy caused by existence of same-named, but unrelated method
* [SCL-9915|https://youtrack.jetbrains.com/issue/SCL-9915] Scala Single Abstract Method (SAM) with by-name argument compilation error: identifier expected but '=>' found.
* [SCL-9116|https://youtrack.jetbrains.com/issue/SCL-9116] Option.contains inspection is invalid on Scala 2.10 but still suggested
* [SCL-8759|https://youtrack.jetbrains.com/issue/SCL-8759] Good code red: Calling overloaded Java generics method
* [SCL-9578|https://youtrack.jetbrains.com/issue/SCL-9578] No error when var implements val
* [SCL-8823|https://youtrack.jetbrains.com/issue/SCL-8823] PartialFunction0 that 'returns' Unit incorrect red highlight
* [SCL-9760|https://youtrack.jetbrains.com/issue/SCL-9760] Don't suggest length-related collection inspections for Array
* [SCL-9161|https://youtrack.jetbrains.com/issue/SCL-9161] The verb "re-format" should be written without a hyphen
* [SCL-9898|https://youtrack.jetbrains.com/issue/SCL-9898] Suggest types based on variable name
* [SCL-10103|https://youtrack.jetbrains.com/issue/SCL-10103] Breakpoints in trait methods don't work since Scala uses default methods at the bytecode level
* [SCL-10105|https://youtrack.jetbrains.com/issue/SCL-10105] Freeze on importing SBT Project
* [SCL-8947|https://youtrack.jetbrains.com/issue/SCL-8947] Create New Scala Class - wrong error "This is not a valid Scala qualified name"
* [SCL-6729|https://youtrack.jetbrains.com/issue/SCL-6729] Good code red: override member with an object
* [SCL-10295|https://youtrack.jetbrains.com/issue/SCL-10295] Overload resolution problem
* [SCL-10161|https://youtrack.jetbrains.com/issue/SCL-10161] Cannot close project because of blocked thread
* [SCL-10244|https://youtrack.jetbrains.com/issue/SCL-10244] Imported library classes are parsed incorrectly which lead to weird import errors
* [SCL-9619|https://youtrack.jetbrains.com/issue/SCL-9619] Type mismatch error for java annotation with element called 'lazy'
* [SCL-7475|https://youtrack.jetbrains.com/issue/SCL-7475] Good code is red: Shapless @@
* [SCL-7471|https://youtrack.jetbrains.com/issue/SCL-7471] Named argument with type _* is highlighted for repeated parameter
* [SCL-10257|https://youtrack.jetbrains.com/issue/SCL-10257] Ability to specify working directory for SBT task run configuration
* [SCL-9456|https://youtrack.jetbrains.com/issue/SCL-9456] Scala return type error highlighting confusing in a try/catch block
* [SCL-9975|https://youtrack.jetbrains.com/issue/SCL-9975] Additional compiler options change takes effect only after rebooting compile server twice
* [SCL-9832|https://youtrack.jetbrains.com/issue/SCL-9832] Do not warn about empty-parens for getters in ScalaJS facades
* [SCL-2022|https://youtrack.jetbrains.com/issue/SCL-2022] Autocompletion: suggest nearby references first
* [SCL-6617|https://youtrack.jetbrains.com/issue/SCL-6617] Feature request: sort completions by scope
* [SCL-10071|https://youtrack.jetbrains.com/issue/SCL-10071] Deadlock
* [SCL-4988|https://youtrack.jetbrains.com/issue/SCL-4988] Parameter Info stops working with functions when using import renames
* [SCL-8792|https://youtrack.jetbrains.com/issue/SCL-8792] Infix notation for a tail recursive call wrongly highlighted as an error
* [SCL-8119|https://youtrack.jetbrains.com/issue/SCL-8119] Scala: Breeze operations return 'Nothing' in editor, while compilation works fine.
* [SCL-9395|https://youtrack.jetbrains.com/issue/SCL-9395] Scala Console run config broken IDEA 15.0 - java.lang.ClassNotFoundException: @vm_params
* [SCL-8408|https://youtrack.jetbrains.com/issue/SCL-8408] Weird priorities in the autocompletion cause great pain with quick typing
* [SCL-9920|https://youtrack.jetbrains.com/issue/SCL-9920] Erroneous pattern matching warning
* [SCL-9514|https://youtrack.jetbrains.com/issue/SCL-9514] Move a class with companion object causes "File already exists problem"
* [SCL-3490|https://youtrack.jetbrains.com/issue/SCL-3490] override def autocomplete
* [SCL-5772|https://youtrack.jetbrains.com/issue/SCL-5772] Formatting for the @ identifier
* [SCL-10232|https://youtrack.jetbrains.com/issue/SCL-10232] Good code is red
* [SCL-5852|https://youtrack.jetbrains.com/issue/SCL-5852] Java editor misbehaves when implementing a Scala Trait with type parameters in a Java class
* [SCL-4968|https://youtrack.jetbrains.com/issue/SCL-4968] Highlighting error: Timeout(5 seconds)
* [SCL-3781|https://youtrack.jetbrains.com/issue/SCL-3781] Bad code is green: parameterized class without type arguments
* [SCL-5456|https://youtrack.jetbrains.com/issue/SCL-5456] Refactoring a Scala file with class and companion object fails
* [SCL-9306|https://youtrack.jetbrains.com/issue/SCL-9306] Good code red: implicitly conversions from functions to functions
* [SCL-10006|https://youtrack.jetbrains.com/issue/SCL-10006] Incorrect type inference
* [SCL-10091|https://youtrack.jetbrains.com/issue/SCL-10091] `scala.Dynamic` not recognized as custom string interpolator
|
|
Build 3.0.8
Download Scala plugin for IDEA
- SCL-10245 Scala Compile Server idle timeout won't stick
- SCL-10301 can't evaluate method call work if qualifier has a same name as implicitly imported package
- SCL-10295 Overload resolution problem
- SCL-10232 Good code is red
|
Build 3.0.7.31
Download Scala plugin for IDEA
Build 3.0.7.30
Download Scala plugin for IDEA
- SCL-10301 can't evaluate method call work if qualifier has a same name as implicitly imported package
- SCL-10295 Overload resolution problem
|
Build 3.0.6
Download Scala plugin for IDEA
Build 3.0.3.25
Download Scala plugin for IDEA
Build 3.0.3.22
Download Scala plugin for IDEA
Build 3.0.3
Download Scala plugin for IDEA
- SCL-9161 The verb "re-format" should be written without a hyphen
- SCL-10105 Freeze on importing SBT Project
- SCL-10161 Cannot close project because of blocked thread
- SCL-9514 Move a class with companion object causes "File already exists problem"
- SCL-5456 Refactoring a Scala file with class and companion object fails
|
Build 3.0.2.20
Download Scala plugin for IDEA
Build 3.0.2.18
Download Scala plugin for IDEA
- SCL-9514 Move a class with companion object causes "File already exists problem"
- SCL-5456 Refactoring a Scala file with class and companion object fails
|
Build 3.0.2.16
Download Scala plugin for IDEA
- SCL-10161 Cannot close project because of blocked thread
|
Build 3.0.2.14
Download Scala plugin for IDEA
Build 3.0.2
Download Scala plugin for IDEA
Build 3.0.1.13
Download Scala plugin for IDEA
Build 3.0.1
Download Scala plugin for IDEA
- SCL-10039 Setting Scala compiler incrementality type to SBT breaks Java projects
- SCL-10036 Breakpoints not working in scala async blocks in Scala 2.10
- SCL-10042 'Type annotation required' inspection marks constructor as missing return type annotation
- SCL-8947 Create New Scala Class - wrong error "This is not a valid Scala qualified name"
- SCL-10071 Deadlock
- SCL-9395 Scala Console run config broken IDEA 15.0 - java.lang.ClassNotFoundException: @vm_params
- SCL-10109 Internal Server error in default Play2 template
|
Build 3.0.0.10
Download Scala plugin for IDEA
- SCL-10039 Setting Scala compiler incrementality type to SBT breaks Java projects
- SCL-9116 Option.contains inspection is invalid on Scala 2.10 but still suggested
- SCL-10036 Breakpoints not working in scala async blocks in Scala 2.10
- SCL-10042 'Type annotation required' inspection marks constructor as missing return type annotation
- SCL-9161 The verb "re-format" should be written without a hyphen
- SCL-9975 Additional compiler options change takes effect only after rebooting compile server twice
- SCL-8947 Create New Scala Class - wrong error "This is not a valid Scala qualified name"
- SCL-10071 Deadlock
- SCL-9395 Scala Console run config broken IDEA 15.0 - java.lang.ClassNotFoundException: @vm_params
- SCL-9306 Good code red: implicitly conversions from functions to functions
|
Build 3.0.0
Download Scala plugin for IDEA
- SCL-9116 Option.contains inspection is invalid on Scala 2.10 but still suggested
- SCL-9975 Additional compiler options change takes effect only after rebooting compile server twice
- SCL-9306 Good code red: implicitly conversions from functions to functions
|
Build 2.2.2
Download Scala plugin for IDEA
- SCL-9865 Injection API - It's impossible to extend annotated class type
- SCL-9922 Typo in ""Pattern may never match"
- SCL-9716 Inspection: redundant `val` modifier in case class
- SCL-9820 Incorrect inspection "Anonymous function convertible to a method value"
- SCL-9774 Wrong warning "Field in DelayedInit is likely to be null" for lazy vals
- SCL-9717 IntelliJ code inspector not using ScalaStyle latest version?
- SCL-9434 Arrays are translated to incorrect, uncompilable code
- SCL-7582 default argument functions for constructor do not resolve in java
- SCL-9261 Good code is red: Slick
- SCL-9473 Methods on a method argument are not found any longer if argument type contains refinement
- SCL-8861 Extending akka testkit gives an error
- SCL-9475 error opening sbt project spoiwo: ;' expected but 'lazy' found.
- SCL-9412 Bad return type in method reference when calling Stream.map with constructor of Scala class
- SCL-3899 Convert Java to Scala: Final fields initialized in constructor are not converted properly
- SCL-8232 Incorrect syntax error when supplying id function to traverse method
- SCL-9938 Remove error highlighting from type element in case of type mismatch
- SCL-9640 Scala plugin reports errors when source file located outside the source root is opened
- SCL-9668 Pattern match should be highlighted yellow
- SCL-9583 Scala scratch file evaluation fails
- SCL-9916 Inspection pass never completes for the specific file
- SCL-9915 Scala Single Abstract Method (SAM) with by-name argument compilation error: identifier expected but '=>' found.
- SCL-9764 IDE hangs when writing a for comprehension with an underscore
- SCL-9838 Wrong "comparing unrelated types" with a type alias for a Float
- SCL-9368 Convert "throws Exception" to "@throwsException" instead of @throws(classOfException)
- SCL-9429 Scala plugin doesn't support pattern matching on case classes with more than 22 parameters
- SCL-9369 Conversion should generate a primary constructors, including a correct translation of calls to parent constructors
- SCL-9505 Some breakpoints in lambdas are never hit
- SCL-9627 False highlighted error: type mismatch on a custom AnyVal class assignment in an OptionAnyVal
- SCL-9715 Redundant conversion inspection is unstable
- SCL-9421 break/continue lose labels
- SCL-9361 Inspection: Hash code uses a var
- SCL-9586 Regression: Java functions with Object[] parameters assumed as ArrayAny instead of ArrayAnyRef
- SCL-9545 Parentheses wrongly removed from expression on simplify boolean ...
- SCL-9682 "anonymous function can be turned into a method value" is overeager
- SCL-9446 SyntheticMembersInjector injectFunctions doesn't override abstract methods
- SCL-4289 Java calling Scala, bad code green when constructing a trait
- SCL-9661 Intellij idea 15 not infering scala types correctly in Java 1.8 project
- SCL-9542 Introduce var poor type deduction
- SCL-9712 Inspection: use partial function instead of explicit pattern matching
- SCL-8823 PartialFunction0 that 'returns' Unit incorrect red highlight
- SCL-9605 formatting changes value of interpolated string literal
- SCL-9574 .map(_ == "").getOrElse(true) should be .forall(_ == "")
- SCL-9456 Scala return type error highlighting confusing in a try/catch block
- SCL-9832 Do not warn about empty-parens for getters in ScalaJS facades
- SCL-9760 Don't suggest length-related collection inspections for Array
- SCL-9567 @Inject annotation is broken in the latest EAP
- SCL-9346 Wrong warning 'Comparing unrelated types' for overloaded == and != operators
- SCL-2022 Autocompletion: suggest nearby references first
- SCL-6617 Feature request: sort completions by scope
- SCL-9736 Type inference & auto-complete broken with Monocle REGRESSION
- SCL-9863 Code coloring is broken (deprecated attributes usage)
- SCL-9742 Play is not working in 2.0.228.6
- SCL-8408 Weird priorities in the autocompletion cause great pain with quick typing
- SCL-9920 Erroneous pattern matching warning
- SCL-8119 Scala: Breeze operations return 'Nothing' in editor, while compilation works fine.
- SCL-9699 Scala "Output path is shared between modules" error with new IDEA 16 module structure
- SCL-5852 Java editor misbehaves when implementing a Scala Trait with type parameters in a Java class
- SCL-9757 FREQUENT FREEZING AND LOSS OF DATA
- SCL-9597 Importing/opening a Gradle Scala project incorrectly configures the Scala compiler encoding setting
|
Build 2.2.15.2
Download Scala plugin for IDEA
- SCL-9920 Erroneous pattern matching warning
|
Build 2.2.1
Download Scala plugin for IDEA
Build 2.1.228.17.16
Download Scala plugin for IDEA
- SCL-9668 Pattern match should be highlighted yellow
- SCL-7582 default argument functions for constructor do not resolve in java
- SCL-9938 Remove error highlighting from type element in case of type mismatch
- SCL-9473 Methods on a method argument are not found any longer if argument type contains refinement
- SCL-8861 Extending akka testkit gives an error
- SCL-9916 Inspection pass never completes for the specific file
- SCL-9915 Scala Single Abstract Method (SAM) with by-name argument compilation error: identifier expected but '=>' found.
- SCL-9682 "anonymous function can be turned into a method value" is overeager
- SCL-9832 Do not warn about empty-parens for getters in ScalaJS facades
- SCL-9760 Don't suggest length-related collection inspections for Array
- SCL-8823 PartialFunction0 that 'returns' Unit incorrect red highlight
- SCL-9456 Scala return type error highlighting confusing in a try/catch block
- SCL-2022 Autocompletion: suggest nearby references first
- SCL-6617 Feature request: sort completions by scope
- SCL-8119 Scala: Breeze operations return 'Nothing' in editor, while compilation works fine.
- SCL-8408 Weird priorities in the autocompletion cause great pain with quick typing
- SCL-5852 Java editor misbehaves when implementing a Scala Trait with type parameters in a Java class
|
Build 2.1.228.15.16
Download Scala plugin for IDEA
- SCL-9865 Injection API - It's impossible to extend annotated class type
- SCL-9715 Redundant conversion inspection is unstable
- SCL-9716 Inspection: redundant `val` modifier in case class
- SCL-9717 IntelliJ code inspector not using ScalaStyle latest version?
- SCL-9774 Wrong warning "Field in DelayedInit is likely to be null" for lazy vals
- SCL-9434 Arrays are translated to incorrect, uncompilable code
- SCL-9764 IDE hangs when writing a for comprehension with an underscore
- SCL-9261 Good code is red: Slick
- SCL-8232 Incorrect syntax error when supplying id function to traverse method
- SCL-9475 error opening sbt project spoiwo: ;' expected but 'lazy' found.
- SCL-9820 Incorrect inspection "Anonymous function convertible to a method value"
- SCL-9412 Bad return type in method reference when calling Stream.map with constructor of Scala class
- SCL-3899 Convert Java to Scala: Final fields initialized in constructor are not converted properly
- SCL-9640 Scala plugin reports errors when source file located outside the source root is opened
- SCL-9583 Scala scratch file evaluation fails
- SCL-9838 Wrong "comparing unrelated types" with a type alias for a Float
- SCL-9429 Scala plugin doesn't support pattern matching on case classes with more than 22 parameters
- SCL-9369 Conversion should generate a primary constructors, including a correct translation of calls to parent constructors
- SCL-9368 Convert "throws Exception" to "@throwsException" instead of @throws(classOfException)
- SCL-9627 False highlighted error: type mismatch on a custom AnyVal class assignment in an OptionAnyVal
- SCL-9505 Some breakpoints in lambdas are never hit
- SCL-9421 break/continue lose labels
- SCL-9361 Inspection: Hash code uses a var
- SCL-9586 Regression: Java functions with Object[] parameters assumed as ArrayAny instead of ArrayAnyRef
- SCL-9545 Parentheses wrongly removed from expression on simplify boolean ...
- SCL-9446 SyntheticMembersInjector injectFunctions doesn't override abstract methods
- SCL-9712 Inspection: use partial function instead of explicit pattern matching
- SCL-4289 Java calling Scala, bad code green when constructing a trait
- SCL-9542 Introduce var poor type deduction
- SCL-9574 .map(_ == "").getOrElse(true) should be .forall(_ == "")
- SCL-9605 formatting changes value of interpolated string literal
- SCL-9661 Intellij idea 15 not infering scala types correctly in Java 1.8 project
- SCL-9346 Wrong warning 'Comparing unrelated types' for overloaded == and != operators
- SCL-9567 @Inject annotation is broken in the latest EAP
- SCL-9863 Code coloring is broken (deprecated attributes usage)
- SCL-9736 Type inference & auto-complete broken with Monocle REGRESSION
- SCL-9742 Play is not working in 2.0.228.6
- SCL-9699 Scala "Output path is shared between modules" error with new IDEA 16 module structure
- SCL-9757 FREQUENT FREEZING AND LOSS OF DATA
- SCL-9597 Importing/opening a Gradle Scala project incorrectly configures the Scala compiler encoding setting
|
Build 2.2.0
Download Scala plugin for IDEA
- SCL-9774 Wrong warning "Field in DelayedInit is likely to be null" for lazy vals
- SCL-9717 IntelliJ code inspector not using ScalaStyle latest version?
- SCL-9699 Scala "Output path is shared between modules" error with new IDEA 16 module structure
|
Build 2.1.228.11.16
Download Scala plugin for IDEA
Build 2.1.228.11
Download Scala plugin for IDEA
- SCL-9774 Wrong warning "Field in DelayedInit is likely to be null" for lazy vals
- SCL-9717 IntelliJ code inspector not using ScalaStyle latest version?
- SCL-9699 Scala "Output path is shared between modules" error with new IDEA 16 module structure
|
Build 2.0.228.9.15.1
Download Scala plugin for IDEA
- SCL-9261 Good code is red: Slick
- SCL-9446 SyntheticMembersInjector injectFunctions doesn't override abstract methods
- SCL-9627 False highlighted error: type mismatch on a custom AnyVal class assignment in an OptionAnyVal
|
Build 2.1.0.15.1
Download Scala plugin for IDEA
Build 2.1.0
Download Scala plugin for IDEA
Build 2.1.228.9
Download Scala plugin for IDEA
- SCL-9261 Good code is red: Slick
- SCL-9446 SyntheticMembersInjector injectFunctions doesn't override abstract methods
- SCL-9627 False highlighted error: type mismatch on a custom AnyVal class assignment in an OptionAnyVal
|
Build 2.0.228.7
Download Scala plugin for IDEA
- SCL-9742 Play is not working in 2.0.228.6
|
Build 2.0.228.8.15.1
Download Scala plugin for IDEA
- SCL-9742 Play is not working in 2.0.228.6
|
Build 2.0.228.7.15.1
Download Scala plugin for IDEA
Build 2.0.228.6
Download Scala plugin for IDEA
- SCL-9505 Some breakpoints in lambdas are never hit
|
Build 2.0.4
Download Scala plugin for IDEA
Build 2.0.228.5
Download Scala plugin for IDEA
- SCL-9475 error opening sbt project spoiwo: ;' expected but 'lazy' found.
- SCL-9605 formatting changes value of interpolated string literal
- SCL-8514 sbt plugin does not honor SBT_OPTS environment variable
- SCL-9597 Importing/opening a Gradle Scala project incorrectly configures the Scala compiler encoding setting
|
Build 2.0.228.3
Download Scala plugin for IDEA
- SCL-9535 ClassCastException since IDEA 15 upgrade
- SCL-9445 SyntheticMembersInjector doesn't inject case class properly
- SCL-9490 ScalaDoc @throws exception class highlighted red if Exception is a case class
- SCL-9482 Autocomplete of @routes.Assets.at()
- SCL-9476 Creating a New Play 2.x Application Yields Useless Project
- SCL-9457 some types in decompiled classes from 2.12 M3 contains `<no symbol>`.`<root>` prefix
|
Build 2.0.4
Download Scala plugin for IDEA
- SCL-9535 ClassCastException since IDEA 15 upgrade
- SCL-9476 Creating a New Play 2.x Application Yields Useless Project
|
Build 2.0.198.1
Download Scala plugin for IDEA
- SCL-9436 Parser fails on snail operator @*
- SCL-9156 Reference searchers from Scala plugin are slow
- SCL-9504 Invalid range of TODO item
- SCL-9234 .idea/scala_compiler.xml gets corrupted during SBT refresh
- SCL-9501 Fatal Error reporter does not work with Scala plugin
- SCL-9455 Wrong inspection of DelayedInit for App trait
- SCL-9453 Error running play 2 project
- SCL-9480 Cannot disable the inspection `method XXX is never used` using a source code comment
- SCL-9460 Type error highlighted on a valid array of anonymous functions
- SCL-9419 Highlighting error for `import scala.scalajs.js.|`
- SCL-9039 Debugging inside `async` block of code
- SCL-9433 Good code red - Another v15 regression
- SCL-8970 no highlighting for extractor pattern in patten match
- SCL-9397 Code completion incorrect (cache invalidation problem?)
|
Build 2.0.166.4
Download Scala plugin for IDEA
Build 2.0.3
Download Scala plugin for IDEA
Build 2.0.2
Download Scala plugin for IDEA
- SCL-9394 Scala good code red in v15 only
- SCL-9426 Good code red - Regression in v15
|
Build 2.0.1
Download Scala plugin for IDEA
- SCL-9400 IntelliJ IDEA 15 Scala plugin 2.0.0 not recognizing a Scala class
|
Build 2.0.0
Download Scala plugin for IDEA
Build 1.9.9999
Download Scala plugin for IDEA
- SCL-9343 IntelliJ highlights valid code as error in Scala Plugin 1.9.265
|
Build 1.9.999
Download Scala plugin for IDEA
- SCL-9000 Method call returning tuple within an unapply definition incorrectly maps entire tuple to first captured val at call site rather than destructuring tuple, leaving all remaining captures undefined
- SCL-9244 Macro annotations on methods don't expand
- SCL-9240 Good code yellow: "Useless expression" flagged incorrectly
- SCL-9287 Missing specs2 and junit libraries in the dependencies of a new Play project
- SCL-9317 Mark expanded macro applications
- SCL-2066 Formatter incorrectly indents braces of methods and other blocks if they are configured to be on a new line.
- SCL-9235 Incorrect "Java accessor method called as empty-paren" with Java 8 Stream API
- SCL-9252 add quickfix for "Type annotation required" inspection
- SCL-9230 debugger trees: label don't changes from "Collecting data..." for vars
- SCL-9309 No warning for duplicate aliases
- SCL-9270 possibility to create and use variables in evaluate expression
- SCL-8959 Change "working directory" of scala compiler to match project home
- SCL-8866 Syntax highlighting issue with Java 8
- SCL-9124 Scala plugin shows too many duplicated classes in inheritors dialog
- SCL-9179 Make 'Enable optimize imports automatically' command not a top-most one
- SCL-9272 Labeled objects do not work in "Evaluate expression" if "Scala" is selected
- SCL-9294 With Scala plugin enabled, com.intellij.debugger.NoDataException is thrown while debugging
- SCL-9354 Scala plugin broken by Scala compiler sources
- SCL-9273 Hierarchy, Go to implementation, and implementation gutter icons are broken
- SCL-9290 NPE on running Play
- SCL-5771 Completion for generic mutable collection classes does not work correctly
- SCL-7178 Provide better error message, when two type have the same name
- SCL-9192 Expression of type BigDecimal doesn't conform to expected type BigDecimal
- SCL-8195 An ability to mark some imports as used (so they are not removed upon reformat)
- SCL-9312 OutOfMemoryError when import/refresh large sbt project
- SCL-8933 Good code red: Wrong type inference in for comprehension (inferes to Nothing)
- SCL-8800 Code highlighting is totally broken for simulacrum
|
Build 1.9.4.21
Download Scala plugin for IDEA
- SCL-9124 Scala plugin shows too many duplicated classes in inheritors dialog
|
Build 1.9.4.6
Download Scala plugin for IDEA
Build 1.9.4.1
Download Scala plugin for IDEA
- SCL-9309 No warning for duplicate aliases
- SCL-9294 With Scala plugin enabled, com.intellij.debugger.NoDataException is thrown while debugging
|
Build 1.9.4
Download Scala plugin for IDEA
Build 1.9.3.1
Download Scala plugin for IDEA
- SCL-9287 Missing specs2 and junit libraries in the dependencies of a new Play project
- SCL-9290 NPE on running Play
- SCL-7178 Provide better error message, when two type have the same name
- SCL-8195 An ability to mark some imports as used (so they are not removed upon reformat)
|
Build 1.9.3
Download Scala plugin for IDEA
Build 1.9.2.2
Download Scala plugin for IDEA
- SCL-3151 widen selection should include XML attribute text, then attribute text with quotation marks
- SCL-9141 Debugger jumps around in match statement
- SCL-9000 Method call returning tuple within an unapply definition incorrectly maps entire tuple to first captured val at call site rather than destructuring tuple, leaving all remaining captures undefined
- SCL-9240 Good code yellow: "Useless expression" flagged incorrectly
- SCL-8819 className() and methodName() macros missing in live templates
- SCL-4346 scaladoc doc comment parser can't handle lines in code examples starting with ""
- SCL-4953 parameter info doesn't find apply method of compound type
- SCL-9157 Faster file type detection
- SCL-9175 ScalaDoc parsing fails with code block containing JSON
- SCL-9235 Incorrect "Java accessor method called as empty-paren" with Java 8 Stream API
- SCL-9252 add quickfix for "Type annotation required" inspection
- SCL-9230 debugger trees: label don't changes from "Collecting data..." for vars
- SCL-9270 possibility to create and use variables in evaluate expression
- SCL-2066 Formatter incorrectly indents braces of methods and other blocks if they are configured to be on a new line.
- SCL-9158 Scala getClassesByName takes too much in a project that has no Scala
- SCL-5437 Inspection idea: warn when selecting a 'val' from a DelayedInit subclass (e.g. App)
- SCL-8959 Change "working directory" of scala compiler to match project home
- SCL-8866 Syntax highlighting issue with Java 8
- SCL-9179 Make 'Enable optimize imports automatically' command not a top-most one
- SCL-9273 Hierarchy, Go to implementation, and implementation gutter icons are broken
- SCL-9272 Labeled objects do not work in "Evaluate expression" if "Scala" is selected
- SCL-7909 incorrect "unnecessary parentheses" hint in scala
- SCL-3520 Honour "skip simple getters" setting
- SCL-9191 Throwable on new Play project creation
- SCL-5771 Completion for generic mutable collection classes does not work correctly
- SCL-9192 Expression of type BigDecimal doesn't conform to expected type BigDecimal
- SCL-8933 Good code red: Wrong type inference in for comprehension (inferes to Nothing)
- SCL-8800 Code highlighting is totally broken for simulacrum
- SCL-4036 override annotator should report error when overriding a val with a def.
- SCL-8167 Perform eviction for dependencies when importing project
|
Build 1.9.2
Download Scala plugin for IDEA
Build 1.9.0
Download Scala plugin for IDEA
- SCL-3603 good code red
- SCL-9092 add "create case class" option to popup menu (alt+enter)
- SCL-7431 Play template variables that generate full HTML attributes marked as errors
- SCL-9096 Inner trait (ScalaTest): Errorneous 'Reference must be prefixed' warning
- SCL-3151 widen selection should include XML attribute text, then attribute text with quotation marks
- SCL-9147 Stuck in an infinite loop when trying to import a project
- SCL-9049 Scaladoc generates stub with return also when return type is Unit
- SCL-5099 Pattern variables in field declarations are highlighted as fields
- SCL-9045 Play Framework, Twirl: Syntax highlighting error. Assigning an expression to an html attribute.
- SCL-9046 Play Framework, Twirl: Syntax highlighting error.
- SCL-9102 Open in browser after compilation is not working
- SCL-9041 Good code red: SAM for Comparable doesn't work
- SCL-9121 Import statements in worksheet become duplicated in output
- SCL-4484 Mark "then" as deprecated
- SCL-9129 some files from scala library are decompiled as java in scala 2.12.0-M2
- SCL-8989 Unable to track types through Scala Graph nodes
- SCL-4085 For @scala.deprecated, show the message in the scaladoc popup
- SCL-8808 Scaladoc in same line with case class causes false error
- SCL-9124 Scala plugin shows too many duplicated classes in inheritors dialog
- SCL-4346 scaladoc doc comment parser can't handle lines in code examples starting with ""
- SCL-4953 parameter info doesn't find apply method of compound type
- SCL-4872 No sensor of a word beginning when wrapping symbols are inputted in docs
- SCL-9157 Faster file type detection
- SCL-9031 Inspection for mapping to unit values fires when mapping to function returning unit
- SCL-9175 ScalaDoc parsing fails with code block containing JSON
- SCL-9158 Scala getClassesByName takes too much in a project that has no Scala
- SCL-9159 Inefficient ScClsStubBuilder
- SCL-9086 Getting NullPointerException again and again
- SCL-9051 Cannot rename variable on twirl parameters
- SCL-8934 Code folding not persisted across restart
- SCL-9135 Generate property generates wrong name for a setter
- SCL-9015 Very usual situation, when class can't be resolved in evaluate expression
- SCL-9100 Create run configuration for Play pfoject
- SCL-9018 EAP Debugger do not respect breakpoints in tests
- SCL-8999 Feature needed for call-by-name value parameter error
- SCL-5437 Inspection idea: warn when selecting a 'val' from a DelayedInit subclass (e.g. App)
- SCL-8952 Duplicate configuration section
- SCL-8931 Good code red: SAM converted from method
- SCL-8486 Copy+paste loses formatting JS code in *.scala.html template
- SCL-8966 Scala worksheet doesn't work with backticks
- SCL-9128 Nested stateful monads inspection should be turned off by default
- SCL-9019 A jar dependency (httpcore 4.0.1) keeps being "detached" from its "library" in the IDEA project every time the Gradle project is refreshed
- SCL-9191 Throwable on new Play project creation
- SCL-9146 ScalaJS React <. broken in Intellij 15 EAP
- SCL-9044 SBT 0.13.9 not working with Intellij
- SCL-4407 Wrong warning with empty-paren Java accessor with overloaded methods
- SCL-8720 Scala Worksheet and Scratch file at the same time.
- SCL-9010 "Your IDEA is outdated to use with Scala plugin" message with reference to build already in use
- SCL-4036 override annotator should report error when overriding a val with a def.
- SCL-6738 Javascript formatting broken in Play Framework Scala Templates
|
Build 1.8.223.1
Download Scala plugin for IDEA
- SCL-9147 Stuck in an infinite loop when trying to import a project
- SCL-7431 Play template variables that generate full HTML attributes marked as errors
- SCL-9159 Inefficient ScClsStubBuilder
- SCL-4484 Mark "then" as deprecated
- SCL-8989 Unable to track types through Scala Graph nodes
- SCL-8486 Copy+paste loses formatting JS code in *.scala.html template
- SCL-8966 Scala worksheet doesn't work with backticks
- SCL-9146 ScalaJS React <. broken in Intellij 15 EAP
- SCL-6738 Javascript formatting broken in Play Framework Scala Templates
|
Build 1.8.196.1
Download Scala plugin for IDEA
- SCL-4085 For @scala.deprecated, show the message in the scaladoc popup
- SCL-9092 add "create case class" option to popup menu (alt+enter)
- SCL-3603 good code red
- SCL-9096 Inner trait (ScalaTest): Errorneous 'Reference must be prefixed' warning
- SCL-9121 Import statements in worksheet become duplicated in output
- SCL-9135 Generate property generates wrong name for a setter
- SCL-9124 Scala plugin shows too many duplicated classes in inheritors dialog
- SCL-9129 some files from scala library are decompiled as java in scala 2.12.0-M2
- SCL-4872 No sensor of a word beginning when wrapping symbols are inputted in docs
- SCL-9128 Nested stateful monads inspection should be turned off by default
- SCL-8720 Scala Worksheet and Scratch file at the same time.
|
Build 1.8.179.1
Download Scala plugin for IDEA
- SCL-8808 Scaladoc in same line with case class causes false error
- SCL-9049 Scaladoc generates stub with return also when return type is Unit
- SCL-5099 Pattern variables in field declarations are highlighted as fields
- SCL-9100 Create run configuration for Play pfoject
- SCL-9046 Play Framework, Twirl: Syntax highlighting error.
- SCL-9102 Open in browser after compilation is not working
- SCL-9041 Good code red: SAM for Comparable doesn't work
- SCL-9086 Getting NullPointerException again and again
- SCL-9031 Inspection for mapping to unit values fires when mapping to function returning unit
- SCL-8934 Code folding not persisted across restart
- SCL-9051 Cannot rename variable on twirl parameters
- SCL-9045 Play Framework, Twirl: Syntax highlighting error. Assigning an expression to an html attribute.
- SCL-9018 EAP Debugger do not respect breakpoints in tests
- SCL-8931 Good code red: SAM converted from method
- SCL-9044 SBT 0.13.9 not working with Intellij
- SCL-4407 Wrong warning with empty-paren Java accessor with overloaded methods
|
Build 1.8.139.9
Download Scala plugin for IDEA
Build 1.7.139.5
Download Scala plugin for IDEA
- SCL-9031 Inspection for mapping to unit values fires when mapping to function returning unit
- SCL-9018 EAP Debugger do not respect breakpoints in tests
|
Build 1.7.139.4
Download Scala plugin for IDEA
- SCL-8999 Feature needed for call-by-name value parameter error
- SCL-9015 Very usual situation, when class can't be resolved in evaluate expression
- SCL-9019 A jar dependency (httpcore 4.0.1) keeps being "detached" from its "library" in the IDEA project every time the Gradle project is refreshed
- SCL-8952 Duplicate configuration section
|
Build 1.7.113.1
Download Scala plugin for IDEA
- SCL-8965 SBT import is still broken (two months already)
- SCL-8579 SBT import does not respect JDK deduced by sbt-structure 1.4.15
- SCL-8631 Type error not shown when type tooltip is enabled
|
Build 1.7.94.3
Download Scala plugin for IDEA
Build 1.7.94.2
Download Scala plugin for IDEA
Build 1.7.94.1
Download Scala plugin for IDEA
- IDEA-142373 JavaTestFinders escape
- SCL-8908 Plugin version lost if switching update channel
- SCL-8917 Breakpoints in lambda sometimes trigger in a different source file
- SCL-8835 Inspection "Replace with .contains" does not work with Scala 2.10
- SCL-5367 Good code shows as red: Using Value Types from Java
- SCL-8920 New SAM inspection doesn't catch Callable
- SCL-8863 Good code red: @uncheckedVariance annotation
- SCL-8890 inspection access to first/last element by index
- SCL-8852 "Comparing unrelated types" inspections can be improved
- SCL-4625 Spurious error accessing a protected method within a java class
- SCL-8935 NPE at autocompletion
- SCL-8921 Don't truncate the logger message in org.jetbrains.jps.cmdline.BuildMain (line 405?)
- SCL-8793 Good code red: function resolves to a completely unrelated library
- SCL-7170 Good code red: underscore after a by-name parameter
- SCL-7885 Java editor doesn't recognize all exceptions marked with @throws in Scala code
- SCL-8157 Good code red: calling apply in implicitly converted object
- SCL-6140 Support Scala 2.11 SAM
- SCL-8162 Support Kind Projector
|
Build 1.6.27.1.EAP
Download Scala plugin for IDEA
- SCL-8803 Error highlighted when using multiple constructors for covariant generics
- SCL-8803 Error highlighted when using multiple constructors for covariant generics
- SCL-8632 Import quick fix menu automatically open Exclude sub-menu
|