Is it a known problem that Editor -> Kotlin -&g...
# intellij
i
Is it a known problem that Editor -> Kotlin -> Wrapping and Braces -> Function call arguments configuration doesn't work? First screen is how it looks now, second one is how I suppose it should work
w
Yes it’s a known issue
Actually the one I’m thinking about relates to trailing comma: https://youtrack.jetbrains.com/issue/KTIJ-3021
But if it’s a different issue then I suppose it’s worth reporting, worst case it’ll get merged with an already open issue
i
Yes, when trailing comma is disabled it works as expected
Thank you, I'll be waiting for a fix