...
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.2.588
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-17854 inspection: "Convert expression to Single Abstract Method" should not be suggested if non default constructor is used
- SCL-17846 auto-braces: problems with if-else or try-catch in braceless blocks
- SCL-17851 Unindent else after enter
- SCL-17847 auto-braces: do not remove braces if there are no statements left
|
Build 2020.2.584
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-15610 The editor will not notify if there are missing or additional parameter list on scala method invocation
- SCL-17839 import fix for members from companion objects is duplicated
- SCL-17784 fix or avoid long-living cache for implicit conversions
|
Build 2020.2.577
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17838 Suppress red highlighting for unresolved references in rendered scaladoc
- SCL-17815 indent inner blocks of statements in braceless definitions
|
Build 2020.2.569
Download Scala plugin for IDEA
Expand |
---|
| 14 Fixed issues |
---|
| 14 Fixed issues |
---|
|
- SCL-17744 indentation-based auto-brace insertion produces unsound code
- SCL-17811 worksheet execution progress is not stopped in build tool window
- SCL-17794 indentation-based brace handling interferes with other typed handlers
- SCL-17827 Worksheet is not cleared when you set focus to some other editor (e.g. editor inside build output)
- SCL-17755 add link to code style settings from auto import settings
- SCL-17793 don't add braces when dot is inserted on the next line
- SCL-17826 Build tool window should be opened when executing worksheet
- SCL-17776 Gutter icon tooltips: show hotkeys when appropriate
- SCL-17777 Show intentions for gutter icons
- SCL-17774 Overrides / Implements method tooltip: show multiple members
- SCL-17775 Has subclasses / implementations tooltip: show the items
- SCL-17697 Show companion for class / trait / object in the gutter
- SCL-17773 Implements method tooltip: navigate to method, not to class
- SCL-17816 scalatest: allow running test classes from dependency jar files
|
Build 2020.2.555
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17772 Type mismatch hints: display folded errors correctly
|
Build 2020.1.1211
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.541
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.539
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-17795 do not render `null` containing class for members from anonymous classes
- SCL-17765 scaladoc: macros should be resolved from outer type definitions scopes
- SCL-17755 add link to code style settings from auto import settings
- SCL-17626 quick doc: empty tooltip on variables defined inside patterns
|
Build 2020.1.1209
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.533
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-15307 Autocomplete: suggest companion object members inside a class / trait, auto-import them
- SCL-17719 Automatic project compilation benchmarks
|
Build 2020.2.524
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17772 Type mismatch hints: display folded errors correctly
|
Build 2020.2.514
Download Scala plugin for IDEA
Expand |
---|
| 10 Fixed issues |
---|
| 10 Fixed issues |
---|
|
- SCL-9720 Documentation view unreadable when @define placeholders are used
- SCL-10619 Auto-import of "static" methods
- SCL-6593 Wrong warning highlight for scaladoc when using macro in parameter description
- SCL-17756 scaladoc: support macro injection wrapped with braces
- SCL-17757 scaladoc: remove annoying error when macro is not unresolved
- SCL-17761 scaladoc: support escaping of $
- SCL-17759 scaladoc: adjacent macro injections should be treated as separate macros
- SCL-17765 scaladoc: macros should be resolved from outer type definitions scopes
- SCL-17764 scaladoc: inherit doc with empty super comment should insert paragraph break anyway
- SCL-17769 scaladoc: macro name should only support letters a-zA-Z and digits 0-9
|
Build 2020.2.501
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17734 Non empty parameter clause
- SCL-17720 "Can't unlock compiler for Project" exception
|
Build 2020.1.1208
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1206
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1204
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17722 IDE stuck when editing file
- SCL-17713 NoSuchElementException in ImplicitCollector
|
Build 2020.2.494
Download Scala plugin for IDEA
Expand |
---|
| 14 Fixed issues |
---|
| 14 Fixed issues |
---|
|
- SCL-17724 IDE freeze due to infinite recursion
- SCL-11023 IntelliJ ScalaDoc showing $<macro name>
- SCL-17722 IDE stuck when editing file
- SCL-10619 Auto-import of "static" methods
- SCL-17631 auto-removed closing brace for nested `if` breaks code semantics
- SCL-17726 scalafmt: support include diractive
- SCL-17730 Support not only values an parameters as arguments to pass
- SCL-17723 scalatest: fix test method generator for version 3.1.0
- SCL-17741 Auto-import for vals and lazy vals
- SCL-17713 NoSuchElementException in ImplicitCollector
- SCL-17714 Exclude from completion/auto-import settings is not applied
- SCL-17715 scaladoc: inherited macro values from libraries sources are not resolved
- SCL-17638 Disable Scalafmt fallback to default settings
- SCL-17576 test run configurations: regexps get multiplied when choosing some checkboxes on Logs tab
|
Build 2020.2.486
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17721 Parser can't handle empty line after for condition
|
Build 2020.2.474
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-14299 Suggest import of string interpolators
- SCL-17718 Show companion class / trait / object keywords as usages, provide navigation
- SCL-16995 Please consider adding the "disable the auto-import popup" to the Scala auto-import settings
- SCL-17697 Show companion for class / trait / object in the gutter
|
Build 2020.1.1201
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.463
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-16160 Support Given Instances
- SCL-16162 Support Extension Methods
- SCL-16161 Support Given Parameters
- SCL-17407 Support Scala 3's "quiet" control syntax
- SCL-17687 in presence of wildcard import of companion object completion suggests method in companion object twice
|
Build 2020.2.453
Download Scala plugin for IDEA
Expand |
---|
| 6 Fixed issues |
---|
| 6 Fixed issues |
---|
|
- SCL-5693 ScalaDoc not recognising unordered lists.
- SCL-11946 quick doc: links to a class with non-fully-qualified-names are not resolved
- SCL-6599 Reformat code corrupts lists
- SCL-17624 scaladoc: markup syntax opening/closing tags are sometimes incorrectly highlighted
- SCL-15997 scaladoc comment should detect urls and inject references to them
- SCL-17697 Show companion for class / trait / object in the gutter
|
Build 2020.1.1198
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.439
Download Scala plugin for IDEA
Expand |
---|
| 8 Fixed issues |
---|
| 8 Fixed issues |
---|
|
- SCL-17340 InvalidPathException in case of semicolon in path when importing sbt project as bsp
- SCL-17437 Can't compile with incrementalityType=IDEA a dotty project containing both java and scala files
- SCL-17688 Completion for companion class is not wysiwyg
- SCL-17620 Inspection: toString on Array
- SCL-17686 import is auto-added differently depending on how it's triggered
- SCL-17385 Show compiler-based highlighting progress in the status bar if compilation is too long
- SCL-17697 Show companion for class / trait / object in the gutter
- SCL-17330 use compiler messages to highlight java files in scala 3 project
|
Build 2020.2.425
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.407
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17672 support NlsContexts annotations in "ExtractToBundle" inspections
- SCL-17688 Completion for companion class is not wysiwyg
|
Build 2020.2.397
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17672 support NlsContexts annotations in "ExtractToBundle" inspections
|
Build 2020.1.1193
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.390
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-17673 make ScalaConsoleRunConfiguration non final
- SCL-17671 wrappers of class parameters should have access modifier
- SCL-17674 import from companion object suggests irrelevant items
|
Build 2020.2.380
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17550 Freezing on mac while navigating large project
- SCL-17653 highlighting is not updated on change in for expression guard
|
Build 2020.2.372
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.365
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17612 Automatically generate all case class fields when instantiating
- SCL-17648 Wrong parse for infixed foldLeft
|
Build 2020.2.356
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17612 Automatically generate all case class fields when instantiating
|
Build 2020.2.349
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.342
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-17637 changes in interpolated string prefix do not invalidate caches
- SCL-17527 For comprehension highlighting error when using inline if
- SCL-17632 Exception: "Cannot create com.intellij.psi.PsiDocumentManager because container is already disposed" when opening a project in same window
|
Build 2020.2.333
Download Scala plugin for IDEA
Expand |
---|
| 7 Fixed issues |
---|
| 7 Fixed issues |
---|
|
- SCL-13357 "null" after Java class name in a completion
- SCL-17518 Red Highlighting Error: Method overloading with implicit is highlighted in red, but still compiles and runs
- SCL-7279 IntelliJ fails to recognize extractors on an & object
- SCL-9437 syntax highlighting error in intellij 15
- SCL-17459 Overridden signature that places implicits into context bounds highlights with 'overriding type does not conform...'
- SCL-17570 False positive error in Scala code when assigning integer literal to java.lang.Long name
- SCL-17525 red code when overriding java method with varargs parameter
|
Build 2020.1.1192
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.322
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17618 Exception when decompiling a java class
|
Build 2020.2.307
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17544 quick doc: links are not added in many different cases
- SCL-17534 Scala codestyle ignore SPACE_BEFORE_IF_PARENTHESES property
|
Build 2020.2.298
Download Scala plugin for IDEA
Expand |
---|
| 8 Fixed issues |
---|
| 8 Fixed issues |
---|
|
- SCL-17375 Enable in-editor Scaladoc rendering
- SCL-17457 Indent insertion when typing '.' disobeys code style settings
- SCL-17557 quick doc: wrong space position for access modifier with this
- SCL-17546 quick navigate info: do not add `with Object` to class without base Object
- SCL-17543 quick doc: escape type parameter bounds in extends/with list
- SCL-17563 quick doc: higher-kinded types are not rendered properly
- SCL-7725 When listing members of a class, generics syntax is bad escaped
- SCL-8760 Wrong documentation is shown in editor
|
Build 2020.2.290
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.281
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-11011 Don't list excessive parentheses in auto-complete list
- SCL-17519 Pass -P:semanticdb:sourceroot:$PROJECTDIR to the compiler if semanticdb-scalac is enabled
|
Build 2020.1.1187
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.273
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-17086 Lots of false "not found" errors involving package object
- SCL-17540 Hotkey for "Show implicit hints" for Scala resets to pair of other hotkeys
- SCL-17594 Inspection description for Scalastyle links to broken HTTPS page
|
Build 2020.1.1185
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.262
Download Scala plugin for IDEA
Expand |
---|
| 3 Fixed issues |
---|
| 3 Fixed issues |
---|
|
- SCL-15306 Auto-import: suggest members of the companion object
- SCL-16431 Unapplied method should not have function type
- SCL-15610 The editor will not notify if there are missing or additional parameter list on scala method invocation
|
Build 2020.2.257
Download Scala plugin for IDEA
Expand |
---|
| 5 Fixed issues |
---|
| 5 Fixed issues |
---|
|
- SCL-17522 Compiler-based highlighting: CustomTrafficLightRendererContributor error in 2020.2
- SCL-17437 Can't compile with incrementalityType=IDEA a dotty project containing both java and scala files
- SCL-17330 use compiler messages to highlight java files in scala 3 project
- SCL-17385 Show compiler-based highlighting progress in the status bar if compilation is too long
- SCL-17516 Implicit hints are not showing when compiler-based highlighting is enabled (for Scala 2)
|
Build 2020.1.1181
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.253
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17572 importing sbt project as BSP creates bloop config even when .bsp server config exists
|
Build 2020.2.241
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17562 Another "java.nio.file.InvalidPathException: Illegal char <:> " on BSP for windows when running the project
|
Build 2020.1.1178
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17086 Lots of false "not found" errors involving package object
- SCL-17550 Freezing on mac while navigating large project
|
Build 2020.2.229
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-17550 Freezing on mac while navigating large project
|
Build 2020.2.223
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
- SCL-15307 Autocomplete: suggest companion object members inside a class / trait, auto-import them
|
Build 2020.2.213
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.208
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17466 parameterless java method invocation inferred as Unit in parameter position
- SCL-16875 Erroneous type mismatch: Required: Disposable, found: Unit
|
Build 2020.2.193
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1174
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.188
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.187
Download Scala plugin for IDEA
Expand |
---|
| 1 Fixed issues |
---|
| 1 Fixed issues |
---|
|
|
Build 2020.2.185
Download Scala plugin for IDEA
Expand |
---|
| 11 Fixed issues |
---|
| 11 Fixed issues |
---|
|
- SCL-9174 ScalaTestRunner: ignore test suites annotated with @DoNotDiscover when using 'All in package' test kind
- SCL-17470 `AbstractTestRunConfiguration` does not implement `ConfigurationWithCommandLineShortener`
- SCL-16070 make ScalaTest configuration UI look closer to JUnit
- SCL-15487 scaladoc panel displays "Cannot fetch remote documentation: internal error" if scala class inherits java class
- SCL-17386 Scala worksheet default settings do not persist
- SCL-17526 custom scala macros support: add help link to blog
- SCL-17510 built-in scalafmt plugin doesn't support the new `fileOverride` option
- SCL-17478 Run configuration does not remember the testKind when loading the project, always resets to CLASS
- SCL-17504 scala repl leads to java.lang.NoClassDefFoundError: org/jline/reader/Completer
- SCL-17517 switch to dotty 0.24.0-RC1
- SCL-17366 Scala REPL doesn't support java 9+
|
Build 2020.1.1173
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17510 built-in scalafmt plugin doesn't support the new `fileOverride` option
- SCL-17504 scala repl leads to java.lang.NoClassDefFoundError: org/jline/reader/Completer
|
Build 2020.1.1167
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-16070 make ScalaTest configuration UI look closer to JUnit
- SCL-17470 `AbstractTestRunConfiguration` does not implement `ConfigurationWithCommandLineShortener`
- SCL-17366 Scala REPL doesn't support java 9+
- SCL-17504 scala repl leads to java.lang.NoClassDefFoundError: org/jline/reader/Completer
|
Build 2020.1.1165
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.159
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.2.156
Download Scala plugin for IDEA
Expand |
---|
| 0 Fixed issues |
---|
| 0 Fixed issues |
---|
|
|
Build 2020.1.1158
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17386 Scala worksheet default settings do not persist
- SCL-17478 Run configuration does not remember the testKind when loading the project, always resets to CLASS
|
Build 2020.2.153
Download Scala plugin for IDEA
Expand |
---|
| 4 Fixed issues |
---|
| 4 Fixed issues |
---|
|
- SCL-17124 Can not open the Settings window
- SCL-15553 No implicits found for parameter when explicit passing parameter
- SCL-17482 commenting import via action (`Ctrl + /`) doesn't rehighlight the file
- SCL-17463 don't use ApplicationInitializedListener EP, it is explicitly non-dynamic
|
Build 2020.1.1152
Download Scala plugin for IDEA
Expand |
---|
| 2 Fixed issues |
---|
| 2 Fixed issues |
---|
|
- SCL-17438 inspection "comparing unrelated types" broken in Scala 2.13
- SCL-17347 Debug Tooltip: Almost within reach but ultimately unreachable
|
Build 2020.2.148
Download Scala plugin for IDEA
...