You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 79
Next »
Regular plugin releases are available from plugin repository.
Build 1.7.121
Download Scala plugin for IDEA
1 Fixed issues
- SCL-8875 Good code red: weird type inference issues
Build 1.7.120
Download Scala plugin for IDEA
2 Fixed issues
- SCL-8995 Good Code Red: Cannot resolve method Xxx.Unapply where the unapply method is synthetic but overrides an abstract unapply method
- SCL-8932 Invalid Replace with Option application when body is a function call
Build 1.7.117
Download Scala plugin for IDEA
Build 1.7.116
Download Scala plugin for IDEA
Build 1.7.109
Download Scala plugin for IDEA
1 Fixed issues
- SCL-8579 SBT import does not respect JDK deduced by sbt-structure 1.4.15
Build 1.7.103
Download Scala plugin for IDEA
1 Fixed issues
- SCL-8965 SBT import is still broken (two months already)
Build 1.7.100
Download Scala plugin for IDEA
1 Fixed issues
- SCL-8631 Type error not shown when type tooltip is enabled
Build 1.7.95
Download Scala plugin for IDEA
Build 1.7.92
Download Scala plugin for IDEA
3 Fixed issues
- SCL-8890 inspection access to first/last element by index
- SCL-8917 Breakpoints in lambda sometimes trigger in a different source file
- SCL-8921 Don't truncate the logger message in org.jetbrains.jps.cmdline.BuildMain (line 405?)
Build 1.7.88
Download Scala plugin for IDEA
Build 1.7.83
Download Scala plugin for IDEA
Build 1.7.81
Download Scala plugin for IDEA
2 Fixed issues
- SCL-8920 New SAM inspection doesn't catch Callable
- SCL-5367 Good code shows as red: Using Value Types from Java
Build 1.7.72
Download Scala plugin for IDEA
1 Fixed issues
- SCL-8157 Good code red: calling apply in implicitly converted object
Build 1.7.69
Download Scala plugin for IDEA
1 Fixed issues
- SCL-8908 Plugin version lost if switching update channel
Build 1.6.68
Download Scala plugin for IDEA
3 Fixed issues
- 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
Build 1.6.65
Download Scala plugin for IDEA
Build 1.6.62
Download Scala plugin for IDEA
1 Fixed issues
- SCL-4625 Spurious error accessing a protected method within a java class
Build 1.6.61
Download Scala plugin for IDEA
Build 1.6.60
Download Scala plugin for IDEA
Build 1.6.56
Download Scala plugin for IDEA
Build 1.6.52
Download Scala plugin for IDEA
Build 1.6.48
Download Scala plugin for IDEA
Build 1.6.47
Download Scala plugin for IDEA
Build 1.6.43
Download Scala plugin for IDEA
Build 1.6.41
Download Scala plugin for IDEA
Build 1.6.39
Download Scala plugin for IDEA
Build 1.6.36
Download Scala plugin for IDEA
Build 1.6.34
Download Scala plugin for IDEA
Fixed issues
- SCL-8863 Good code red: @uncheckedVariance annotation
- SCL-6140 Support Scala 2.11 SAM
Build 1.6.28
Download Scala plugin for IDEA
Fixed issues
- SCL-8803 Error highlighted when using multiple constructors for covariant generics
- SCL-8632 Import quick fix menu automatically open Exclude sub-menu
Build 1.5.200
Download Scala plugin for IDEA
Fixed issues
- SCL-8760 Wrong documentation is shown in editor
- SCL-8727 Play 2.4 RC2 Routes error highlighted (routesGenerator)
Build 1.5.193
Download Scala plugin for IDEA
Build 1.4.192
Download Scala plugin for IDEA
Fixed issues
- SCL-8600 <Label>_DebugLabel variables not accessible in Scala debugger
Build 1.4.191
Download Scala plugin for IDEA
Fixed issues
- SCL-8568 Disable "Name boolean parameters" for single argument methods
Build 1.4.189
Download Scala plugin for IDEA
Fixed issues
- SCL-8626 Noinspection ScalaFileName is not working
- SCL-8659 @Nullable parameter annotation in Scala ignored in Java
- SCL-8704 Wrong "Convert match statement to pattern matching anonymous function" suggestion
- SCL-8623 Introduce variable: wrong place is chosen in for statement