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
- Install Visual Studio Code 1.27.1 or higher
- Launch Code
- From the command palette
Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
- Select Install Extension
- Type
Better Syntax Snippets
- Choose the extension
- 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.
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!**
| |