microsoft / microsoft/vscode-cmake-tools
[Feature Request] New command substitutions `launchTargetName` and `getLaunchTargetName`
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
Should there be launchTargetName and getLaunchTargetName in command substitutions also?
Though there are launchTargetFilename and getLaunchTargetFilename, they have the suffix .exe on Windows.
CMake Tools Diagnostics
Not required...
Debug Log
Not required...
Additional Information
Not required...
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 command substitution section in docs/cmake-settings.md and compare the existing launchTargetFilename and getLaunchTargetFilename behavior, including the Windows .exe suffix. Trace where these substitutions are defined and add the corresponding name variants; done when the new substitutions are documented and return target names without the suffix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, typescript
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100