Skip to content

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

@dkjain

Description

@dkjain

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions