E
E
Eugene Pipa2021-01-24 12:39:43
HTML
Eugene Pipa, 2021-01-24 12:39:43

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

2 answer(s)
D
Dimox, 2021-01-28
@Dimox

The command in the hotkey settings is editor.emmet.action.removeTag
Or use Ctrl + Shift + P to type "remove tag".

B
Boris Korobkov, 2017-06-14
@staffID

nginx.org/ru/docs/http/ngx_http_autoindex_module.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question