Kotlin Comment at first column bug
Answered
This is a bug I have been waiting a fix for ages:
When I Command + / in Kotlin while the option "Comment at first column" is unchecked, the comment is still generated at first column. It would seem that option does not have the desired behaviour.
In Java this option works ok.
I am using:
IntelliJ IDEA 2018.1.5 (Ultimate Edition)
Build #IU-181.5281.24, built on June 12, 2018
JRE: 1.8.0_152-release-1136-b39 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.12.6
Please sign in to leave a comment.
1. It's a known issue already logged at https://youtrack.jetbrains.com/issue/KT-24127.
2. Please use https://discuss.kotlinlang.org/ for any questions specific to Kotlin.