microsoft / microsoft/vscode-makefile-tools
Implement a "targets" view
Open
@andreeis is already working on this.
Since Jul 22, 2020.
enhancement
- Dominant language
- TypeScript
- Stars
- 242
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Similar to CMake Tools, create an outline of the targets and how the source files relate to them. This view could have additional features like: shortcuts to build a target, compile a specific file, debug/launch a target.
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.
Assessment
This issue has not been assessed yet.