-
Notifications
You must be signed in to change notification settings - Fork 0
Go to Edit Point
Amadej Glasenčnik edited this page Dec 23, 2023
·
1 revision
This action works for HTML code blocks and allows you to quickly traverse between important code points:
- between tags
- empty attributes
- newlines with indentation
Next edit point action is invoked by pressing: Ctrl + Alt + →
Previous edit point action is invoked by pressing: Ctrl + Alt + ←
This documentation is based on the concepts and ideas of Emmet.
For the source code of EmmetVS, please visit the GitHub repository.