There is a command called "Insert Line below current line". Is that good enough for what you want? The trick is that it will apply auto-indent rules so that the cursor is in the next expected position. If I let you put in \n in the middle of a string, it would not behave that way.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is a command called "Insert Line below current line". Is that good enough for what you want? The trick is that it will apply auto-indent rules so that the cursor is in the next expected position. If I let you put in \n in the middle of a string, it would not behave that way.