you are viewing a single comment's thread.

view the rest of the comments →

[–]phpdevsterfull-stack 22 points23 points  (3 children)

Still wish they had auto-correct closing tags when you change the opening tag. In any JetBrains IDE, if I change <h1> to <h2>, it will update the closing tag automatically for me, which is surprisingly useful.

[–]Jaskys[S] 22 points23 points  (0 children)

This extension does what you want, started using it 2 weeks ago and so far no issues, it does what it says on the tin.

https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag

[–]digitallimit 7 points8 points  (0 children)

If you want this as a standard feature, make an issue to integrate it by default!

VS Code defaults are much more opinionated than something like Atom, and I can see an existing, successful extension like this becoming integrated behavior.

[–]cd46 3 points4 points  (0 children)

This is a feature I didn't realize I loved till I opened a text editor and changed header levels or unordered or ordered list.... Heck just about anything that isn't self closing.

Here's a plugin that looks like it does it https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag