Shortcut Exporter makes it really easy to export all the keyboard shortcuts available in Visual Studio - including custom bindings. Shortcut Exporter is also the engine behind the Visual Studio Shortcuts website.
It will add a button under the Tools menu called "Export shortcuts...". It will then prompt you for the file name of the XML export.
The project is open source, so go check it out on GitHub. |