VSCode syntax highlighting for HTML JS/TS string template literalsThis plugin allows for syntax highlighting when working with HTML in string template literals. Useful if you're working in a simple Node/Bun/Deno project and just want to inline some HTML.
Note! This plugin will just highlight. It doesn't support formatting, LSP etc. Working with SQL in raw string literals using Go? Check out my other plugin (that this one is based on): SQL Syntax Highlighter for Go |