eclipse-theia/theia

Title for Tree Search Box

Open

#9,053 opened on Feb 10, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (18,676 stars) (2,478 forks)batch import
enhancementhelp wantedtreeui/ux

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:

image

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).

Contributor guide

Title for Tree Search Box · eclipse-theia/theia#9053 | Good First Issue