Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>html-in-template-stringNew to Visual Studio Code? Get it now.
html-in-template-string

html-in-template-string

EnhancedJS

|
10,270 installs
| (2) | Free
Syntax highlighting and IntelliSense for HTML inside of JavaScript and TypeScript tagged with `html` template strings.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code Plugin: enhancedjs.html-in-template-string

Syntax highlighting and IntelliSense for html inside of JavaScript and TypeScript with tagged template strings.

Syntax highlighting in action

Supported tags for template strings:

  • html;
  • vueTemplate;
  • handledom.

Notice: This is a fork of vscode-lit-html, the purpose is to support HTML for template engines like Vue, Handledom or just plain text HTML.

Install

Inside VSCode, press Ctrl+P, and enter:

ext install enhancedjs.html-in-template-string

It should be the top result.

[Marketplace]

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