rangle / angular-devtools

Moved to the Angular organization.
https://github.com/angular/angular/tree/master/devtools
256 stars 18 forks source link

Project's own custom components #946

Open cunneyt opened 2 years ago

cunneyt commented 2 years ago

What feature do you want to see? In the "Components" tab i would like to filter my own project's components.

Why is it important to you? In many projects there are a lot of components. Huge trees and nested structures. Even is show "mat-icon" components. It is hard to find my own components. So it is hard to find it every time, every reloading the application.

Describe functionality in details. Apply mocks if applicable: There could be a checkbox like something it filters the components and shows only the application's components.