How to use macros in VS2008?

Asked

Viewed 49 times

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 ?

  • 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.

1 answer

1


Browser other questions tagged

You are not signed in. Login or sign up in order to post.