Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AngularJS Go To Definition SupportNew to Visual Studio Code? Get it now.
AngularJS Go To Definition Support

AngularJS Go To Definition Support

camjocotem

|
2,297 installs
| (1) | Free
Enable 'Go to definition' on AngularJS 1.x components
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AngularJS Go to Definition Extension

This extension provides Go to definition support for custom AngularJS directives or components in your HTML files, making it easier for you to navigate through your project and improve your productivity.

Features

  • Quickly navigate to the JavaScript file containing the definition of the custom directive or component.
  • Supports HTML and JavaScript files.

Installation

  1. Install the extension from the Visual Studio Code marketplace.
  2. Reload Visual Studio Code.

Usage

  • Right-click on a custom directive or component in an HTML file and select Go to Definition.
  • Alternatively, press F12 when the cursor is on a custom directive or component.
  • You can also use Ctrl+Click or Right-Click then select Go to Definition.

Customization

Excluding paths

To improve performance and reduce "noise", you may want to exclude certain paths from being searched for custom directives or components. It's recommended to exclude the node_modules folder at the very least.

To exclude paths, you can update your extension settings in Visual Studio Code.

Support & Donations

If you find this extension helpful and want to support continued development, consider making a donation using the PayPal button below. Your support is greatly appreciated! 🚀💙

paypal

Thank you for using the AngularJS Go to Definition extension!

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