Code formatting when generating To String.
Answered
When I select generate to string from the context menu, it doesn't seem to be following the style formatting guide.
In Editor--Code Style-->Java-->Binary Expressions-->Operation sign on next line, I have that checked.
However, when the code for To String is generated, the previous line ends with the +. I want the + to be on the beginning of the next line.
Please sign in to leave a comment.
Hello,
Please follow the issue already created for this problem:
https://youtrack.jetbrains.com/issue/IDEA-238510
Thank you