ember-inspector icon indicating copy to clipboard operation
ember-inspector copied to clipboard

Support type to search & select

Open patricklx opened this issue 2 years ago • 2 comments

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

patricklx avatar Jun 01 '23 11:06 patricklx

@RobbieTheWagner any comment about this?

patricklx avatar Jul 15 '23 14:07 patricklx

oooo this is really nice

NullVoxPopuli avatar Aug 28 '23 19:08 NullVoxPopuli