Here is the steps to generate the cheatsheet for yourself. Skip to down under if you wish to get the generated cheatsheet.
Download the Keyboard shortcut Summary macro
How to install and run the macro ??
- go to Tools - Macros - IDE
- Create a new Module named "KeyboardShortcuts" under "MyMacros"
- Paste the above code into the module
- Add a reference to the System.Data.dll and System.XML.dll ; make sure it builds with no errors
- Close the macro IDE window
- go to Tools - Macros - Macro Explorer
- A new macro named "List" will be under "KeyboardShortcuts." Double-click it to run the macro
- The macro will take a moment to write the keyboard shortcuts to a HTML file, then open the HTML file in the IDE.
C:\Users\mganesh\Documents\Visual Studio .NET 20xx Keyboard Shortcuts.htm
This is the file location in my Win 7 OS.
The cheat sheet result for the Visual Studio 2008 default C# keyboard shortcuts is posted to save people the trouble of getting the macro running. It's here.
No comments:
Post a Comment