All Projects → sidthesloth92 → vsc_html5_boilerplate

sidthesloth92 / vsc_html5_boilerplate

Licence: MIT License
This is a Visual Studio Code snippet extension for generating HTML 5 boilerplate code

Projects that are alternatives of or similar to vsc html5 boilerplate

ProtheusDoc-VsCode
Repositório para implementação dinâmica do ProtheusDoc do TDS para VsCode
Stars: ✭ 19 (-40.62%)
Mutual labels:  snippet, vscode-extension
stencil-snippets
An extension to add some snippets on vs code
Stars: ✭ 21 (-34.37%)
Mutual labels:  vscode-extension, vscode-snippets
getx snippets extension
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
Stars: ✭ 142 (+343.75%)
Mutual labels:  vscode-extension, vscode-snippets
vscode-liquid-snippets
Shopify Liquid Template Snippets
Stars: ✭ 22 (-31.25%)
Mutual labels:  vscode-extension, vscode-snippets
vscode-saltstack
SaltStack extension for Microsoft Visual Studio Code
Stars: ✭ 26 (-18.75%)
Mutual labels:  vscode-extension, vscode-snippets
vscode-react-javascript-snippets
Extension for React/Javascript snippets with search supporting ES7+ and babel features
Stars: ✭ 782 (+2343.75%)
Mutual labels:  vscode-extension, vscode-snippets
challenge-charlie
Frontend code challenge
Stars: ✭ 71 (+121.88%)
Mutual labels:  front-end
bootstrap-gulp-starter-template
Bootstrap 4 + Gulp 4 + Panini for improve front-end development workflow
Stars: ✭ 67 (+109.38%)
Mutual labels:  front-end
super-encourager
vscode插件: 超级鼓励师 奖励下努力工作的你!
Stars: ✭ 42 (+31.25%)
Mutual labels:  vscode-extension
VSCoding-Sequence
VSCode Extension for interactively visualising protein structure data in the editor
Stars: ✭ 41 (+28.13%)
Mutual labels:  vscode-extension
vscode-sqflint
SQF Language server extension
Stars: ✭ 16 (-50%)
Mutual labels:  vscode-extension
hackernews-clone
HackerNews clone built with Angular 5 using the official firebase HackerNews API
Stars: ✭ 14 (-56.25%)
Mutual labels:  front-end
webapp
Angular.js app for Open Targets Platform
Stars: ✭ 15 (-53.12%)
Mutual labels:  front-end
angular-karma test-explorer
vscode extension for easy angular testing and debugging
Stars: ✭ 67 (+109.38%)
Mutual labels:  vscode-extension
baidu-ife
百度前端技术学院 2017 学习
Stars: ✭ 21 (-34.37%)
Mutual labels:  front-end
vscode-django
Beautiful syntax and snippets for perfectionists with deadlines
Stars: ✭ 113 (+253.13%)
Mutual labels:  vscode-extension
soloalert
A customizable lightweight Alert Library with Material UI and awesome features.
Stars: ✭ 18 (-43.75%)
Mutual labels:  front-end
vscode-database
Extension for Visual Studio Code
Stars: ✭ 132 (+312.5%)
Mutual labels:  vscode-extension
react-native-imaged-carousel-card
Fully customizable & Lovely Imaged Carousel Card for React Native
Stars: ✭ 70 (+118.75%)
Mutual labels:  front-end
react-native-bounceable
Animate and bounce any component with RNBounceable for React Native
Stars: ✭ 26 (-18.75%)
Mutual labels:  front-end

README

All Contributors

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

Contributors

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].