Skip to content

mjbvz/vscode-js-template-string-grammar-injection-example

Repository files navigation

VS Code JavaScript Template String Grammar Injection Example

Demonstrates how an extension can inject syntax highlighting for a specific language into a JavaScript template string. This example demonstrates colorizing html template strings of the forms:

html`<a>text</a>` 

`<a>text</a>` 

About

VS Code JavaScript Template String Grammar Injection Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published