Code formatting when generating To String.

已回答

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.

0

Hello,

Please follow the issue already created for this problem:

https://youtrack.jetbrains.com/issue/IDEA-238510

Thank you 

0

请先登录再写评论。