microsoft / VS-Macros

An extension for Visual Studio 2013+ that enables the use of macros in the IDE. The extension can record most of the features in Visual Studio including text editing operations.
Other
131 stars 41 forks source link

Can you please include installation directions in Readme.md? #35

Open pbrianmackey opened 8 years ago

pbrianmackey commented 8 years ago

I'm a first time user interested in the VS-Macros extension. I skimmed the long Readme.md file and found nothing explaining how to actually install the extension into visual studio. Under "Getting Started" it skips the actual installation steps:

After installing the extension, the Macro menu will appear under Tools > Macros.

This is a big barrier to entry for new users like myself.

How do I install this? Do I have to clone the project and compile it myself?