Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Angular SupportNew to Visual Studio Code? Get it now.
Angular Support

Angular Support

Visma Lietuva

|
94,137 installs
| (5) | Free
Go to / peek angular specific definitions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-angular-support

Build Status Version

Very lightweight language support for angular definitions.

Prerequisites

  • Angular with Typescript
  • Official style guide file & selector naming

Features

Go to / peek definition from:

  • interpolation {{ myVar }}
  • input [(...)]="myVar"
  • output (...)="myMethod"
  • templateUrl or styleUrls in @Component decorator
  • component <my-component></my-component>

working

Contributing

Contributions are extremely welcome.
Read official extension guide.

License

MIT

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