/language-vscode-javascript-angular2

Visual Studio Code language extension for javascript files that use Angular2.

language-vscode-javascript-angular2

This package is a language extension for Microsoft Visual Studio Code. It extends the javascript and typescript colorizers so that text that appears within (` and `) characters will be highlighted similar to how JSX syntax gets highlighted.

This is useful for syntax highlighting when you are using inline template definitions for Angular2.

Below is an example of what the colorizer looks like in action.

Image of Example