Answer the question
In order to leave comments, you need to log in
How to remove opening and closing tag in VS Code?
There is a key combination ctrl + w, which wraps the selected piece of code in tags.
Is there a combination for the opposite action? It is necessary to remove unnecessary wrappers in many places of markup, it is very uncomfortable to do it manually.
Answer the question
In order to leave comments, you need to log in
The command in the hotkey settings is editor.emmet.action.removeTag
Or use Ctrl + Shift + P to type "remove tag".
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question