Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debugTarget keybinding conflicts with vscode default #833

Merged
merged 2 commits into from
Oct 16, 2019

Conversation

bobbrow
Copy link
Member

@bobbrow bobbrow commented Oct 16, 2019

This change addresses item #700

This changes activation conditions

The following changes are proposed:

CTL+F5 will not activate the CMake Tools extension and attempt to debug a target. This keybinding will only be active if the extension is already activated.

The purpose of this change

To not interfere with VS Code defaults outside of the context of a CMake project.

Other Notes/Information

I took this approach instead of changing the keybinding so as not to confuse long-time users who may have gotten accustomed to using CTL+F5 to launch debugging via the CMake Tools extension.

@bobbrow bobbrow requested a review from a team October 16, 2019 06:15
@bobbrow bobbrow added this to the 1.2.0 milestone Oct 16, 2019
@bobbrow bobbrow merged commit c559114 into develop Oct 16, 2019
@bobbrow bobbrow deleted the bobbrow/keybinding branch October 16, 2019 22:49
Zingam pushed a commit to Zingam/vscode-cmake-tools that referenced this pull request Nov 21, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants