Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » VS 2002 » _Macros for VS   (RSS)
David sent me mail about his " Poor Man's Bracket Matching Macro ". (Click link for Macro Code) From his site: "I usually assign it to CTRL + 9 key combination. Now, go to your source and put caret before or after any bracket. Press CTRL + 9. Matching Read More...
This one comes from Austin out of our mailbag. Thanks - Josh I got tired of using the F7, Shift-F7 key shortcuts for toggling the Design and Source code windows. So I wrote this little macro. It works a little differently for ASP.NET files. When toggling Read More...
Marty wrote a Macro for VS that performs a google search on the current F1 keyword in the IDE. Check it out for yourself here: http://www.little-garins.com/Blogs/marty/archive/2004/06/24/171.aspx This is pretty cool, but what impressed me was the quick Read More...
Another macro from Devhawk allows you to quickly add your own regions to code. From his site: http://www.devhawk.net/art_addregion.aspx In order to make it easier to create regions in my code, I wrote this macro. It asks the developer for a region name, Read More...
 
Page view tracker