ember-inspector
ember-inspector copied to clipboard
Support type to search & select
Description
provides type to search support. open components tree view and start typing, it will automatically mark components with the typed text and then one can use the arrow up/down keys to select them, skipping non-marked components
Screenshots
https://github.com/emberjs/ember-inspector/assets/1332320/a03c0a65-c05d-4bcb-8e23-a5afb1f45f43
resolves #2368
@RobbieTheWagner any comment about this?
oooo this is really nice