Writing new tag overwrites already existing tag
Basically this: https://gph.is/g/4wWA9Gk
As I write a new Icon tag, you can see that the Layout tag at the bottom is getting overwritten and that "Icon" is being added at the beginning of the closing tag.
This is annoying, how can I turn this feature off?
Thank you!
Please sign in to leave a comment.
It's a known problem (https://youtrack.jetbrains.com/issue/WEB-49051). Fix will be available in the WebStorm 2020.3.2 update. As a workaround you can disable synchronous editing of the tags in Preferences | Editor | General | Smart Keys | HTML.
Sorry for the inconvenience.