Keyboard shortcut to insert a line below, and move from anywhere in current line to the line below?
In code view, when writing HTML for example, I type <h1> and the closing tag is automatically created. I type my header text.
I'm trying to find the keyboard shortcut that then creates a new line below the one I'm in and automatically moves me into the new line below.
In Webstorm I simply hit Shift-Enter from anywhere within a tag to go to a newly created line below the one I'm in.
Do I have to move to the end of the line, then create a new line below with enter?
Thanks!

