Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Better Syntax SnippetsNew to Visual Studio Code? Get it now.
Better Syntax Snippets

Better Syntax Snippets

pimeo

|
282 installs
| (0) | Free
Provide easy and simple snippets to write better code
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 Snippets

DISABLING THIS EXTENSION AS IT CURRENTLY CONFLICTS WTH EXISTING VS CODE HTML EXTENSION

This extension adds rich language support for the HTML/CSS/JS Markup to VS Code, including:

  • Full HTML5 Tags
  • Snippets
  • [partially implemented] Quick Info

Update 1

  • add support for html/css/javascript languages.

Todo

  • [on-going]Improve syntax layout.
  • [on-going]Add support for Tab to end of line.
  • [on-going]Populate Tags with properties.

Using

Type part of a snippet, press enter, and the snippet unfolds.

Snippets named as the tag without braces

st --> window.setTimeout(function() {}, 1000)

Installation

  1. Install Visual Studio Code 1.27.1 or higher
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Type Better Syntax Snippets
  6. Choose the extension
  7. Reload Visual Studio Code

FAQ

How can I report an issue?

The easiest way is to start a git issue, I will attempt to answer ASAP else I hope someone else will answer.

Contact

If you find any issue or have a suggestion please contact me.

I am unable to respond to comments on the store page, please use appropriate channels github/twitter to reach me. Thank you

License

MIT License, refer to license file.

Source

Github

** Enjoy!**

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