Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

VSCode extension that adds syntax highlighting for inline Angular2 templates.

Notifications You must be signed in to change notification settings

natewallace/angular2-inline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2-inline

This extension is no longer supported.
All functionality that was provided by this extension can now be found in the Angular language service extension: https://marketplace.visualstudio.com/items?itemName=Angular.ng-template

This 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 content will be processed by this extension.

The features provided by this extension:

  • Syntax highlighting of inline html and css.
  • Code completion, highlighting, and hover information for inline html.

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

Image of Example

This extension uses modified versions of grammar files and code that is part of the vscode project.

About

VSCode extension that adds syntax highlighting for inline Angular2 templates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •