enhancementhelp wantedtreeui/ux
Repository metrics
- Stars
- (18,676 stars)
- PR merge metrics
- (Avg merge 15d 4h) (75 merged PRs in 30d)
Description
Feature Description:
VSCode supports a title on the tree search box that states how many items in the tree match the query out of the total number of candidates:

At the moment, a similar title is hard to supply for our tree because the data handling infrastructure doesn't make those numbers readily available (see discussion here).