eclipse-theia/theia

Title for Tree Search Box

Open

#9,053 opened on 2021年2月10日

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

説明

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

コントリビューターガイド