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

ES6 String HTML

hjb2012

|
56,561 installs
| (1) | Free
Highlight html in es6 multiline strings
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ES6 String HTML

Adds syntax highlight support for html placed in es6 multiline strings. Visual Studio | Marketplace

forked from mydesireiscoma/es6-string-html

Installation

  • Install vscode-es6-string-html from extensions (ctrl + shift + x)

Example

Example

Tip: Comment in the beginning of es6 string is required

Requirements

  • Visual Studio Code v1.19.0 recommended
  • Comment /*html*/ before the string. Possible values:
    • /*html*/
    • /*inline-html*/
    • /*template*/
    • /*inline-template*/

Release Notes

1.1.0

compatibility with Prettier

1.0.0

Initial release. Simple syntax highlight


Enjoy!

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