microsoft / microsoft/vscode-makefile-tools
Properly identify build targets when using a wrapper of multiple makefiles
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 242
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
I have multiple repositories, and in same repository, multiple build targets as well
How do i specify multiple makefile.makefilePath & makefile.makeDirectory
these should be atleast repository/project specific & not global, tied to user vscode settings.json
It should be in .vscode of the specific project or repository
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
Start with the project’s .vscode configuration and the user settings.json entries for makefile.makefilePath and makefile.makeDirectory. Determine how multiple repositories and build targets are currently represented, then define completion as project-specific configuration supporting multiple makefiles without relying on global user settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- build-system, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100