Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>angular1-inlineNew to Visual Studio Code? Get it now.
angular1-inline

angular1-inline

stepanog

|
2,031 installs
| (1) | Free
Visual Studio Code language extension for javascript/typescript files that use Angular.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

angular1-inline

This extension is a fork of the angular2-inline extension.

This package is a language extension for Microsoft Visual Studio Code. It extends the javascript and typescript languages to add Angular 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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft