How can I set up an Intellij idea so that when writing a string and moving to a new line, the plus is put not at the end of the old line, but at the beginning of the new one (according to maven standards)?
I tried to find these settings in the code style but did not find(
CodePudding user response: