microsoft / microsoft/vscode-cmake-tools

[Feature Request] New command substitutions `launchTargetName` and `getLaunchTargetName`

Open
#3,972 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Feature: debug/launch Feature: extensibility
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.