Splitting lines with String Literals
Hello -
I have a question please... One of the key features I use is https://www.jetbrains.com/idea/help/splitting-lines-with-string-literals.html - as you can see in the link example, the end result of pressing the "Enter" key is breaking the string literal into two lines.
My question: is there a way to make the "+" (plus sign) appear at the start of the second line rather than at the end of the first? Is this something that can be configured?
Thanks!
Jose
请先登录再写评论。
Try this:

Thank you very much! That worked...