This extension provides the standard HTML boilerplate code used in all web applications.
Type 'html5-boilerplate' in an HTML file and select the snippet from the auto suggestion dropdown to get the HTML boilerplate.
- Install Visual Studio Code 0.10.1 or higher
- Launch VS Code
- Launch the command palette by using
Ctrl-Shift-P
(Windows, Linux) orCmd-Shift-P
(OSX) - Type in Install Extension and select 'Extensions : Install Extensions'
- Type
HTML5 Boilerplate
- Choose the extension from the drop down
- Reload Visual Studio Code
- Create a new document
- Set the language mode to html
- Type
html
the auto-complete option forhtml5-boilerplate
shows. Select it to generate the boilerplate
If you have any issues report them at Issues
Thanks goes to these wonderful people (emoji key):
Dinesh Balaji 💻 |
R. Andrei Romero Alvarez 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!