I hope it’s the right channel. I’ve tested the new...
# intellij
r
I hope it’s the right channel. I’ve tested the new code style settings with the EAP plugin, but the if statements look kinda ugly.
Copy code
if (something
) {
    // do something
}
Is the line wrapping intended? I don’t think so, but I also couldn’t find a setting to turn it off.
1
g
It’s definitely a bug, kotl.in/issue
r