This message was deleted.
# intellij
s
This message was deleted.
p
I just removed that key from my keyboard
K 1
a
I don't think there is such an option. By the way, for me, the following code is not reformated by IDEA:
Copy code
fun foo() {
    println(""); println("")
}
Is it reformatted for you? If not, can you please share an example of code that is reformatted? Anyway, since there is no dedicated setting to control this behavior, please consider creating a feature request at http://kotl.in/issue describing your use case. Thanks.