Rename Closing Tag

Let the IDE mirror changes to a tag name.

Whenever you edit an opening tag in HTML, WebStorm will rename the corresponding closing tag for you. This functionality is enabled by default and can be managed in Preferences/Settings | Editor | Smart Keys | HTML/CSS | Simultaneous editing.

See Also

Related Resources

Remove Tags Faster
Remove Tags Faster
How to quickly remove HTML tags in WebStorm.
Get Help with Random Data
Get Help with Random Data
Let the Randomness plugin generate some data for you.
Create Arrow Functions in One Click
Create Arrow Functions in One Click
WebStorm can help you add arrow functions to your code.