Use the Emmet: Remove Tag
command:
Setup a keybinding for this with editor.emmet.action.removeTag
:
{
"key": "ctrl+shift+k",
"command": "editor.emmet.action.removeTag"
}
Use the Emmet: Remove Tag
command:
Setup a keybinding for this with editor.emmet.action.removeTag
:
{
"key": "ctrl+shift+k",
"command": "editor.emmet.action.removeTag"
}