# vscode-literally-html **Repository Path**: mirrors_WebReflection/vscode-literally-html ## Basic Information - **Project Name**: vscode-literally-html - **Description**: Adds syntax highlighting for html inside of JavaScript and TypeScript tagged template strings - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # literally HTML - - - ## WARNING This project is inferior and not maintained as much as [htmx-literals](https://marketplace.visualstudio.com/items?itemName=lehwark.htmx-literals) is. There is also [leet-html](https://marketplace.visualstudio.com/items?itemName=EldarGerfanov.leet-html) as alternative or [lit-html](https://marketplace.visualstudio.com/items?itemName=bierner.lit-html) so please consider using these instead as I am not planning to spend time on this any time soon. - - - A library agnostic fork of [vscode-lit-html](https://github.com/mjbvz/vscode-lit-html) which aim is to bring syntax highlighting and language support for HTML inside of any JavaScript and TypeScript tagged template strings. > **❗Important**: IntelliSense and language support requires VS Code 1.20+. ### Example ```js hyper(document.body)`