...
Tip |
---|
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 2019.2.13
Download Scala plugin for IDEA
Expand |
---|
| 28 Fixed issues |
---|
| 28 Fixed issues |
---|
|
- SCL-15792 Highlight scala code in sbt files (worked before)
- SCL-10908 Support FlatSpec for selective test launch
- SCL-15481 Type mismatch: fine-grained diff
- SCL-15779 Setup scala sdk notification problems
- SCL-15795 error highlighting in for-comprehensions works wrong when editing code
- SCL-15760 NoClassDefFoundError when trying to run Scala console with Scala 2.13
- SCL-15726 SBT task run configuration should strip quotes in multi-line tasks
- SCL-15724 Regression: `Convert to expression in parentheses` refactoring is not available in Nightly
- SCL-15432 nonempty text is not covered by block in #Scala #formatter
- SCL-15549 wrap if/else/ try/finally for/yield do/while bodies in {} on typing {
- SCL-15686 Backspace to delete triple quotes breaks the code
- SCL-15776 serialization exception for Play2ProjectData
- SCL-15711 `make conversion explicit` action throws scala.MatchError
- SCL-15754 Don't highlight a term before a dot as a "type mismatch"
- SCL-15747 insert margins when pasting multiline content to one-line multiline string literal
- SCL-15746 one line comment in pattern matching breaks formatting
- SCL-15743 Fix UI for Editor | General | Smart Keys | Scala
- SCL-15312 FlatSpec tests specifically with a certain style aren't picked up by the right menu anymore
- SCL-15829 improve scala code style settings migration mechanism
- SCL-15576 MethodInvocationImpl doesn't check ScalaMacroTypeable extensions for type inference
- SCL-13358 "Convert to argument in parentheses" refactoring works incorrectly
- SCL-15783 Method / constructor invocation: highlight comma on excessive argument(s)
- SCL-15773 Method / constructor invocation: highlight "space" before a closing paren on missing argument(s)
- SCL-14609 Language Injection: enable by default
- SCL-14074 Exhaustive match and completion for expected types in case clause doesn't appear in Worksheet
- SCL-15577 ScalaMacroExpandable extensions not found
- SCL-15833 Incorrect code completion for string interpolation expression using a class field
- SCL-15228 No Scala SDK in module & Project JDK is not defined is displayed twice
|
Build 2019.1.9
Download Scala plugin for IDEA
...