microsoft / microsoft/vscode-makefile-tools
Add make directory UI control in the Makefile Tools panel
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 242
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
As reported in https://github.com/microsoft/vscode-makefile-tools/pull/519, the Makefile Tools extension UI panel needs to show make-directory (-C) as well, besides makefile (-f) or build log...
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
Review the Makefile Tools UI panel and the behavior described in pull request 519, starting with how the panel currently displays the makefile (-f) and build log. Add make-directory (-C) to the displayed information, then verify that the panel shows it alongside the existing entries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100