microsoft / microsoft/vscode-cmake-tools
Project Outline Does Not Show included cmake files
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 546
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 32
Description
Brief Issue Summary
I’m using direct CMake support from VS. But the included cmake files are not shown.
Is implementation planned?
CMake Tools Diagnostics
No response
Debug Log
No response
Additional Information
My simple project:
“included.cmake” not showing:
Сorrect example:
QtCreator displays and collects cmake files into a separate tree - in my opinion a very good solution:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no implementation files, tests, or entry points. Start by locating the project-outline handling and CMake file discovery in vscode-cmake-tools, then compare the requested included.cmake tree with the supplied screenshots. Done means included CMake files appear in the project outline in a defined, tested tree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, typescript, vscode
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100