First set HTML to the language
Then type:
html:5
And hit Tab
Voila, HTML Template in your favorite code editor!
type !
them press Enter
Then you get your HTML template for VS code :)
Create a file like '{your file name}.html'
Then do the following steps!
To make a html:5 template in vscode using a shortcut, you just have to do the
following
Type html:5 and then click tab. This will create a very basic html layout.
Do try out. Saves A LOT OF TIME!
Hope this helped!
By Codexel