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