Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Angular Follow SelectorNew to Visual Studio Code? Get it now.
Angular Follow Selector

Angular Follow Selector

Sander Ledegen

|
67,998 installs
| (14) | Free
Enables clicking on Angular selectors in your HTML files and being redirected to their component definition, as well as the other way around by clicking on templateUrl and styleUrls in your component.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Logo

Angular Follow Selector

This extension for Visual Studio code enables you to click on Angular selectors in HTML files and be redirected to their definition in the respective component. It can also open the template and styling files directly from the component with a simple click.

Demo

Demo

Requirements

You need Visual Studio Code with a minimum version of 1.10 and, to be a useful extension, an Angular 2+ project that follows the naming conventions and utilizes Typescript.

Known Issues

None found so far but feel free to log an issue if you encounter something unexpected! 😊

Release Notes

1.1.1

Fixed an issue where a resource specified in templateUrl or styleUrls would not be found when the file name contains a slash.

1.1.0

Added a new feature that lets you open the template and styling files directly from the component. (Thanks Jeremy Flowers for the suggestion!)

1.0.0

Initial release of Angular Follow Selector.

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