Skip to content

Adds syntax highlighting for html inside of JavaScript and TypeScript tagged template strings

License

Notifications You must be signed in to change notification settings

MyLocalCode/vscode-lit-html

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adds syntax highlighting and language support for html inside of JavaScript and TypeScript tagged template strings, such as used in lit-html and other frameworks.

❗Important: IntelliSense and language support requires VS Code 1.20+.

Usage

The lit-html extension adds highlighting and IntelliSense for lit-html template strings in JavaScript and TypeScript. It works out of the box when you use VS Code's built-in version of TypeScript.

If you are using a workspace version of typescript, you must currently configure the TS Server plugin manually by following these instructions

About

Adds syntax highlighting for html inside of JavaScript and TypeScript tagged template strings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published