vscode
vscode copied to clipboard
Auto close HTML tag only when closing
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.