Emmet Coding - Cursor at End

Wondering what the hotkey is to have the cursor jump to the end of inserted code via Emmet.
For example, when I do

p and tab, which expands and finish typing whatever, I want to know how to skip to the end of that inserted content via a hotkey.
0
Avatar
Permanently deleted user

Hello,

Am I right understanding that you want to navigate to the end of content inserted when you pressed Tab? There is no built-in functionality then. However, you can adjust target live template(s) by including $END$ marker (predefined)

Denis

0

请先登录再写评论。