It would be great if there were a keyboard shortcut which moved the cursor to within the next HTML element, right after the opening tag. This would be really useful, because Emmet is great for building out the structure, but then I have to type in the data and it's a lot of mouse clicking / arrow keys.
For example, say I am starting here:

and I want to move the cursor here:

I'd like to do this with one keyboard shortcut instead of 5 arrow presses (I know Ctrl can be used with arrow keys to navigate between words but it is still an issue)
It would be great if there were a keyboard shortcut which moved the cursor to within the next HTML element, right after the opening tag. This would be really useful, because Emmet is great for building out the structure, but then I have to type in the data and it's a lot of mouse clicking / arrow keys.
For example, say I am starting here:

and I want to move the cursor here:

I'd like to do this with one keyboard shortcut instead of 5 arrow presses (I know Ctrl can be used with arrow keys to navigate between words but it is still an issue)