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

Add keyboard accelerators for Attach commands. #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nick-chromium
Copy link
Contributor

Keyboard accelerators for Attach commands are
bound to Ctrl+[, Alt+[, and Ctrl+Alt+[. These are
picked for mnemonic harmony with Ctrl+Alt+P.

Use names that start with "Attach" for these
commands in the menus, so that they're easier
to find in the keyboard customization menu.
The names in that menu take the form
Debug.WhateverTheButtonTextIs, so we were
winding up with Debug.Attach

Keyboard accelerators for Attach commands are
bound to Ctrl+[, Alt+[, and Ctrl+Alt+[. These are
picked for mnemonic harmony with Ctrl+Alt+P.

Use names that start with "Attach" for these
commands in the menus, so that they're easier
to find in the keyboard customization menu.
The names in that menu take the form
Debug.WhateverTheButtonTextIs, so we were
winding up with Debug.Attach
@mayenjoy
Copy link

vs-chromium is not just for chromium project, it works well on my own project.

@rpaquay rpaquay force-pushed the master branch 2 times, most recently from 61240e9 to d846866 Compare February 15, 2018 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants