Spot Missing Declarations

Have an Angular component that isn't declared in the module? No worries!

With ^⌘↑ (macOS) / Ctrl+Alt+Home (Windows/Linux), you can quickly jump between the Angular component's template, test, style and TypeScript files.


Related Resources

Angular 13
Aaron Frost
Create Angular Projects
How to create a new Angular project in WebStorm