Installing Visual Studio Macros
Visual studio macros are a great way to get more productive. Like other Microsoft products, the Macro engine requires Visual Basic.
- Menu Tools, Macros, Macro Explorer
- Double click on
MyMacros - Double click on
Module1, that will open the Macros editor - Paste whatever code you want there inside the
Modulesection. You may want to create one module per macro to keep it sane.
Condensed from the Google Chrome Wiki
Labels: 2005, 2008, Visual Basic, Visual Studio

0 Comments:
Post a Comment
<< Home