angular / batarang

AngularJS WebInspector Extension for Chrome
MIT License
2.43k stars 338 forks source link

Adding a search input to scope tab #278

Closed m-amr closed 8 years ago

m-amr commented 8 years ago

In scope Tab 1- Add a search input to developer can easily search for a specific controller. 2 -Add a search input to Models tab so developer can search for specific model.

I an angular app that a have a lot of controllers in the page and a lot of models in the scope of each controller it is very hard to search for a specific model or scope

so i suggest to add a search input.

SomeKittens commented 8 years ago

dupe of #46