Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Html ShortcutsNew to Visual Studio Code? Get it now.
Html Shortcuts

Html Shortcuts

Pratush Rai

|
6,359 installs
| (1) | Free
A library of html shortcuts
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

html-shortcuts README

Features

A library of html shortcut that help you to write html element quickly.

1.0.0

Initial release of Html Shortcuts


!html => To generate a html body

!div-class => To generate a div element with class

!div-id => To generate a div element with id

!h1-class => To generate a h1 element with class

!h1-id => To generate a h1 element with id

!p-class => To generate a p element with class

!p-id => To generate a p element with id

!img-class => To generate a img element with class

!img-id => To generate a img element with id

!script-src => To generate a script element with src

!script => To generate a script element witout src

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft