vscode-auto-rename-tag
vscode-auto-rename-tag copied to clipboard
Breaks Undo History
If tag name gets accidently dragged to different position, your extension rewrites the tag, then undo/redo loops over last change and history is broken.
When using F2 in VScode all is well.
If you can stop this behaviour I would reuse it over F2 as it feels more natural.
Please fix this. As is, the extension is unusable as it ruins your undo ability.
Relevant! Needs a fix!