emmetio / sublime-text-plugin

The essential toolkit for web-developers
https://emmet.io
MIT License
250 stars 30 forks source link

Keyboard shortcut tied to Action to jump to end of closing tag #180

Open dkjain opened 1 year ago

dkjain commented 1 year ago

I have checked the Emmet docs, but I may be missing something. What I am looking for is an Emmet action to jump to end of closing tag (or right side of closing tag). For example: Type p and hit Tab for Emmet to expand to <p></p> tag (with cursor placed within the closing and opening tag) so user can quickly start typing. This is great.

When I have just finished entering content within the <p> tag something like this <p>Hello I am in a Brave new world.</p> and currently the cursor is end of period/full stop symbol, I want there to be an Emmet action that gets me to the right side of the closing tag without me having to use the mouse to manually place the cursor at the end of closing tag or having to use right arrow key to get to the end of closing tag.

For context, I am using Sublime Text 4 (4126)

Thanks.

sergeche commented 1 year ago

https://github.com/emmetio/sublime-text-plugin#more-actions