0
I only know how to use macros in Netbeans according to the manual https://netbeans.org/kb/docs/ide/macro-keywords_pt_BR.html.
But I wanted to know how do I use macros in vs2008? I want to set a macro and a hot key for it.
ex: a macro that writes in the editor "blababla"[new line] "blabla".
I use good old Notepadd++, you want to make macros with some specific Visual Studio function ?
– 2madera
would like to use basic functions like line break, cursor return, as well as netBens ex: Caret-Begin-line causes the cursor to return at the beginning of the line.
– Marco Felipe