Is it possible to change default (not for single project) Emmet behaviour for command !
in Visual Studio Code?
For example, I don't want to see the attribule lang="en"
in <html>
tag? Also I don't want to see the string:
<meta name="viewport" content="width=device-width, initial-scale=1.0">
And maybe I will want to add some another strings to default Emmet-behaviour in VS Code.