Open
Description
- Show in which components the given component is used in
- In which modules the component is imported
- In which modules the component is declared
Nice to have:
If it's injected in the constructor of child component or used as ViewChild(), some public methods can be called.
In case of planing refactoring would be helpful to see all its API (public methods) which can be used to understand what potentially could be broken.
Metadata
Metadata
Assignees
Labels
No labels