pushqrdx / vscode-inline-html

🎨 Adding Syntax Highlighting, Emmet, IntelliSense support for ES6 Template Strings in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=pushqrdx.inline-html
GNU General Public License v3.0
54 stars 15 forks source link
emmet es6-javascript intellisense typescript vscode vscode-extension


Inline HTML

Syntax Highlight, Emmet, IntelliSense support for HTML/CSS in ES6 Template Strings.

Example

Usage

Use (/*html*/, html, /*css*/, css, /*style*/, style) followed by the backtick ` character inside a Javascript or Typescript file to get full editor support inside the template literal. Using this extension, you can drastically enhance Polymer development experience or just add html/css/less/sass/style support inside an ES6 template string.

Features

Contributing

Fixed a bug or added a new feature? Please feel free to submit a pull request at github! Features and Improvement requests are also welcome just open an issue 🙈.

Special Thanks

License

This software is released under the terms of the GPL-3.0 license.