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

incompatible with Resharper extension plugin per comment by aerosign June 23 2016 #32

Open HYHG opened 8 years ago

HYHG commented 8 years ago

Like others I couldn't get it to work. It forgot key presses and invented new ones.... It seems to be related with Resharper. If you just go to Tools->Resharper and disable it while using macros it will start work. At least that is my experience. --cut-n-pasted from review by aerosign