I know how to use macros only in NetBeans as per the link manual.
But I wanted to know how do I use macros in vs2008? I want to set a macro and a shortcut key for it.
eg a macro that writes in the editor "blababla" [new line] "blablabla".
I know how to use macros only in NetBeans as per the link manual.
But I wanted to know how do I use macros in vs2008? I want to set a macro and a shortcut key for it.
eg a macro that writes in the editor "blababla" [new line] "blablabla".
In the links below you will find tutorials for writing macros in Visual Studio:
How to: Record Macros
Creating and Using a Macro
Create a Shortcut Key for a Macro