vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Auto close HTML tag only when closing

Open dresende opened this issue 9 months ago • 0 comments

Would it be possible to just create the closing HTML tag when starting to close the current tag (</) and not also when opening? Many times I find myself adding a tag in the middle of the HTML and the editor keeps adding a closing tag right next to it, which I have to delete. This would be more in line with editors like Sublime Text, which I love but I'm now converted to VS Code.

dresende avatar Mar 07 '25 10:03 dresende