microsoft / microsoft/vscode-cmake-tools
Target Search & Target Filter Project Outline
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 546
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 32
Description
Project outline is a great tool to find related source files, however it lacks search by target. When working with a large project, navigating gigantic tree of directories to find a necessary project becomes unfeasible. Are there any plans to add a search bar for this window or any other way to see a specific target?
Contributor guide
Research direction
Locate the Project Outline implementation and inspect how its existing project tree is populated and rendered. Check whether any current filtering or target-selection entry points can support this request. Done means a user can quickly find and view a specific target without navigating the full directory tree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100