shortcut for html text in visual studio code code example
Example 1: visual studio code html template shortcut
First set HTML to the language
Then type:
html:5
And hit Tab
Voila, HTML Template in your favorite code editor!
Example 2: command palette vscode
On windows: Use Ctrl+Shift+P to open the commmand palette