batarang
batarang copied to clipboard
Filter scopes by selected DOM element
It would be nice if there was a checkbox/toggle on the "Model" tab to filter scope down to currently inspected element.
It would make it easier (and more usable) if I could filter or jump down to the scope I'm trying to reach.
Alternatively, if I could filter the models by typing the name into a search box this would help too, but may be more processor intensive.
Alternatively, it would perhaps be helpful if you could just auto-contract (via the toggle link) all scopes that are not on the current DOM element's scope lineage. So sibling scopes (including aunts and uncles) would be closed so that I can more easily get to the scope I'm trying to inspect more quickly.