angular2-inlineThis extension replaces the language-vscode-javascript-angular2 extension. This package is a language extension for Microsoft Visual Studio Code. It extends the javascript and
typescript languages to add Angular2 specific features for inline templates and stylesheets.
When you define an inline template or inline style sheet using the backtick character( The features provided by this extension:
Below is an example of what the colorizer looks like in action. This extension uses modified versions of grammar files and code that is part of the vscode project. |