Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>HTML BoilerplateNew to Visual Studio Code? Get it now.

HTML Boilerplate

sidthesloth

|
2,189,172 installs
| (14) | Free
A basic HTML5 boilerplate snippet generator.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

Visual Studio Code HTML Boilerplate

This extension provides the standard HTML boilerplate code used in all web applications.

Usage

Type 'html5-boilerplate' in an HTML file and select the snippet from the auto suggestion dropdown to get the HTML boilerplate.

alt text

Installation

  1. Install Visual Studio Code 0.10.1 or higher
  2. Launch VS Code
  3. Launch the command palette by using Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Type in Install Extension and select 'Extensions : Install Extensions'
  5. Type HTML5 Boilerplate
  6. Choose the extension from the drop down
  7. Reload Visual Studio Code

Usage

  1. Create a new document
  2. Set the language mode to html
  3. Type html the auto-complete option for html5-boilerplate shows. Select it to generate the boilerplate

Contact

If you have any issues report them at Issues

Source

Github

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft