Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Remix v3 HTML Syntax HighlighterNew to Visual Studio Code? Get it now.
Remix v3 HTML Syntax Highlighter

Remix v3 HTML Syntax Highlighter

cbnsndwch

|
24 installs
| (0) | Free
Syntax highlighting for Remix v3 HTML tags
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Remix v3 HTML Syntax Highlighter

This VS Code extension provides syntax highlighting for Remix v3 HTML tagged templates (e.g. html`...`).

It is a specialized fork of Comment tagged templates designed specifically for the Remix v3 html tag.

Usage

Simply use the html tag in your JavaScript or TypeScript files:

Example

The content inside the template string will be highlighted as HTML.

Acknowledgments

This extension is a fork of the excellent vscode-comment-tagged-templates by Matt Bierner.

If you need general-purpose syntax highlighting for various languages using comments (e.g. `/* css */`), please use the original extension: Comment tagged templates.

This fork strips away the other languages and comment-based detection to focus solely on the html tag experience for Remix v3 developers.

License

This repository is licensed under the MIT License. See the LICENSE.md file for details.

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