Is there a simple way to see assigned shortcuts with given prefix? Something similar to emacs Ctrl + M, Ctrl + H. I can do it in following way, but hope, that there is more simple solution:
- Tools -> Customize -> Keyboard
- In “Press shorcut keys” press given prefix (say Ctrl + M)
- In “Shortcut currently used by” combo-box there is a list of assigned shortcuts with given prefix
Wintellect has a macro that will list all Visual Studio shortcuts. Run that and you can do any analysis on the output you like.