microsoft / microsoft/vscode-cmake-tools

Confusing keyboard command name for `CMake: Set Debug Target`

Open
#3,022 0 comments 0 reactions 0 assignees View on GitHub
enhancement Feature: UI quick fix
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`.

![image](https://user-images.githubusercontent.com/56911263/220365448-bbce93b8-378f-4603-8f4b-21d511f7b99f.png)

### CMake Tools Diagnostics

_No response_

### Debug Log

_No response_

### Additional Information

_No response_

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.