How To Configure And Use Visual Studio Macros
Microsoft Visual Studio has pretty much every operation you’d ever need right at your fingertips through the built in keystrokes. However, there are times when you’d like the text editor to do something that isn’t built in. This is where macros come in. Macros can be wired up to keystrokes and can do pretty much unlimited modifications to your text - as long as you’re willing to program it. In this tutorial, I’m going to demonstrate how to import an existing macro and configure a keystroke for it.
Read More »
Posted in Visual Studio, All Tutorials | No Comments »
