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
Please sign in to leave a comment.
Try this:

Thank you very much! That worked...