yysun / git-tools

This extension provides a git changes tool window, a graphical git history viewer and menus to launch Git Bash, Git Extenstions and TortoiseGit.
http://yysun.github.com/git-tools
MIT License
78 stars 27 forks source link

Main menu hotkeys #5

Open d-khokhlov opened 9 years ago

d-khokhlov commented 9 years ago

It would be great to add underlined letters (don't know how they called correctly) for main menu items. So that it will be possible to invoke menu item using Alt + letter + letter + ... hotkeys (as it is possible for the rest of the VS main menu).

gwojan commented 9 years ago

It would also be VERY nice to be able to navigate the Git Changes window with the keyboard. Tab ordering is messed up so you can't even tab around the window. Accelerator keys to all major functions in the windows would be preferable.

gwojan commented 9 years ago

vs menu

You can add an accelerator key to the Visual Studio menu manually. I haven't been able to assign accelerators for the lower level items though.