beautify html vscode code example
Example 1: beautify command vscode
Mac Shift + Option + F
Example 2: beautify command vscode
Windows: Shift + Alt + F
Example 3: 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!