Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Inline HTMLNew to Visual Studio Code? Get it now.

Inline HTML

Preview

pushqrdx

|
55,203 installs
| (9) | Free
IntelliSense, Emmet and Syntax Highlighting for html/css inside ES6 Template Strings.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info


Inline HTML

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

Example

Usage

Use (/*html*/, html, /*css*/, css) 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 or css support inside an ES6 template string. Formatting is also supported.

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

  • lit-html extension by Matt Bierner.
  • es6-string-html extension by Tobermory.

License

This software is released under the terms of the MIT license.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2022 Microsoft