- Tag Sync
- Automatic synchronisation of closing tag when editing opening tag
- 15 Installs
Readme
Tag Sync provides automatic synchronisation of closing tag when editing opening tag.
Improve your coding efficiency by ensuring tag pairs stay synchronized while editing markup languages!
Usage
Tag Sync runs any time you open a file, no need to activate it or summon it.
It does the following:
- Monitors when typing or editing is in an opening tag
- Detects when an opening tag is completed
- Automatically finds and updates the corresponding closing tag to match
Changelog
Version 1.1.x
Rewritten with a more robust approach!
Version 1.0.x
Initial release