Remove Tags Faster

How to quickly remove HTML tags in WebStorm.

For HTML tags, you can press ⌥⏎ (macOS) / Alt+Enter (Windows/Linux) and select Remove tag instead of removing an opening tag and then a closing tag.


Related Resources

Get Help with Random Data
Get Help with Random Data
Let the Randomness plugin generate some data for you.
Rename Closing Tag
Rename Closing Tag
Let the IDE mirror changes to a tag name.
Create Arrow Functions in One Click
Create Arrow Functions in One Click
WebStorm can help you add arrow functions to your code.