microsoft / microsoft/vscode-cmake-tools
Add launchTargetBasename variable
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 have a build that generates a .map file and would like to create a task to show that map file. "launchTargetBasename" (Launch target file name minus extension) would be perfect for this.
Also: I searched the docs and haven't found a useful workaround. If I've overlooked something, I'd appreciate if you put me in the right direction...
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
No source file or test is identified. Start by locating the existing launch-target variable and task-variable handling in the TypeScript extension; done means launchTargetBasename is available for tasks and resolves to the launch target filename without its extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, 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
- 35/100