Skip to content

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