Steps to Reproduce:
<h5>Hello, World</h5>h5 to H6 in the starting tagH6 like it does in webstormfeature request? thats a bug...
How can I tell if this is currently being worked on / If i can contribute? I wanted to look into this.
It's not being worked on. You're help is highly welcome, but the functionality yur request is quite tricky to implement in our architecture.
The knowledge of matching tags is only in the language server, implemented here, while the changes to open documents would have to be made in the html extension or even in the renderer.
@aeschli Thanks for giving me a starting point. I'll report back here if I am successful.
@aeschli Understood, but this is something every paid editor out there implements. VSCode is better than many of them but this is one feature I sorely miss!
+1
There is an extension for this: https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag
@aeschli the extension ( even though helpful ) seems to still have odd quirks ( typing too fast bug / performance issues sometimes ).
Even though this is closed would PR'S still be accepted for native support? I wouldn't mind trying with that extension as a a base as I have more time over the holidays.
@kenisteward Yes sure, that would be cool! And I'm sure also @formulahendry welcomes help with the auto-rename extension. Please don't forget to file the issues you found there.
+1. Still no built-in support yet?
Most helpful comment
@aeschli Understood, but this is something every paid editor out there implements. VSCode is better than many of them but this is one feature I sorely miss!