Intellij IDEA plus sign when String wrap

后端 未结 4 1193
半阙折子戏
半阙折子戏 2020-12-23 19:08

I\'m using Intellij IDEA 10.5 Community. If I have a long String and want to split in in mulitple lines I press ENTER key in the middle of a String and get this:

<         


        
4条回答
  •  情歌与酒
    2020-12-23 19:19

    Settings | Code Style | Wrapping and Braces, under Binary Expressions group enable Operation sign on next line:

    Operation sign on next line

提交回复
热议问题