Spaces carried over to new line on line wrap

I have my line wrap set to 120 characters. Many times if a space is the character that causes the line to exceed that character count, it moves the space to the new line, making the flush-left of the text now jagged. This continues as the new 'default', so that when more subsequent lines that exceed the character per line, I get the same problem and more "indention" occurs. 

Is there any way to get PHPStorm to be a bit more intelligent and leave spaces on the previous line within the character count?

0

Please sign in to leave a comment.