Place ')' on new line when method call arguments are long is not working
Answered
In Intellij I am configuring Wrapping and braces. When calling a method that gets too long (exceeds the vertical line) I want to set the method parameter onto the next line and the closing parenthesis too. Even though the option is available it looks like it is not working.

Is there a rule to help me doing this?
Please sign in to leave a comment.
Hi Maarten,
It is a known problem I'm afraid: https://youtrack.jetbrains.com/issue/IDEA-186221
I added your feedback to the ticket for the dev team's reference. Feel free to leave additional comments there.
See this article if you are not familiar with YouTrack.