R
R
Road2Moscow2019-02-26 16:09:02
HTML
Road2Moscow, 2019-02-26 16:09:02

How to remove popup tags in Visual Studio Code?

I started learning HTML using VS Code. I want the editor not to substitute the default closing of paired tags for me, so that I remember the tags faster. How can I prevent the editor from immediately adding /div> when writing <div>?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Okhotnikov, 2019-02-26
@47pushkin

In general, it's better to get used to writing code quickly and efficiently. To do this, use all the goodies from modern editors, including code completion, etc.
And the tags themselves will be remembered, there is no need to memorize them specially.
Well, if anything, you can see the settings here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question