Skip to content

This is a Visual Studio Code snippet extension for generating extended HTML 5 boilerplate code | most used meta tags, seo boilerplate, bootstrap blocks snippet

License

Notifications You must be signed in to change notification settings

Rajesh-Royal/extended-html5-boilerplate-vscode

Repository files navigation

README

==============================================================================================

Visual Studio Code HTML Boilerplate

This extension provides the standard extended-html5-boilerplate code used in most of the web applications.

Usage

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

preview image

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 Extended 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 [supported html, php, ruby, js, jsx]
  3. Type html the auto-complete option for extended-html5-boilerplate shows. Select it to generate the boilerplate

customization

  1. Open your vscode extension directory, in my case it is - C:\Users\Rajesh\.vscode\extensions\sidthesloth.html5-boilerplate-1.0. 3\snippets
  2. Then open html.json and edit the body or prefix content.

Contact

If you have any issues report them at Issues

Source

Github

Developer

Rajesh Royal

About

This is a Visual Studio Code snippet extension for generating extended HTML 5 boilerplate code | most used meta tags, seo boilerplate, bootstrap blocks snippet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published