Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dkjain opened this issue Nov 13, 2022 · 1 comment
Open

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

dkjain opened this issue Nov 13, 2022 · 1 comment

Comments

@dkjain
Copy link

dkjain commented Nov 13, 2022

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
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants