How to disable this next-line-parentheses in the IntelliJ suggested Kotlin coding style ?
Answered


This weird kotlin coding style drives me nuts, and I don't know how to disable it .
Help please...
Please sign in to leave a comment.
It's not the default style, these 2 options are off by default:
It's not working, still there...
You probably have some new Kotlin plug-in. EAP?
The better place to ask would be https://discuss.kotlinlang.org/.
Kotlin 1.2
Version: 1.2.20-eap-33-IJ2017.3-1
IntelliJ IDEA 2017.3.1 (Ultimate Edition)
Build #IU-173.3942.27, built on December 11, 2017
JRE: 1.8.0_152-release-1024-b8 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.13.2
Current official release version is 1.2.10-release-IJ2017.3-1.
EAP issues should be reported at https://youtrack.jetbrains.com/issues/KT.
OK . I'll report this.