microsoft / microsoft/vscode-cmake-tools
Confusing keyboard command name for `CMake: Set Debug Target`
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 546
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 32
Description
### Brief Issue Summary
The keyboard shortcuts for setting a target to run is named `CMake: Set Debug Target`. However, the command id is `cmake.selectLaunchTarget`. Although the name is not important, in my own opinion. I think we should rename the `CMake: Set Debug Target` to `CMake: Set Run Target`.

### CMake Tools Diagnostics
_No response_
### Debug Log
_No response_
### Additional Information
_No response_
Contributor guide
Research direction
Start by searching the TypeScript extension for the command id `cmake.selectLaunchTarget` and its displayed `CMake: Set Debug Target` label. Update the label to `CMake: Set Run Target`, then verify that the command palette and keyboard shortcut show the new wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100