MZ-Tools Articles Series: HOWTO: Create a keyboard shortcut (binding) to Visual Studio add-in command

July 1, 2013

My next article of the series devoted to migrating macros to add-ins (after migrating macro methods and macro environment events) is about keyboard shorcuts for macro commands: HOWTO: Create a keyboard shortcut (binding) to Visual Studio add-in command http://www.mztools.com/articles/2013/MZ2013018.aspx Don’t miss this other article if you are using non-English versions of Visual Studio: BUG: Command.Bindings […]


MZ-Tools Articles Series: HOWTO: Migrate macro events to a Visual Studio add-in

July 1, 2013

My second article about migrating from macros to add-ins (after the first one) is about the environment events: HOWTO: Migrate macro events to a Visual Studio add-in http://www.mztools.com/articles/2013/MZ2013017.aspx


MZ-Tools Articles Series: HOWTO: Migrate macro methods to a Visual Studio add-in

July 1, 2013

I have not tested VS 2013 Preview yet, but since the macros IDE was not updated in VS 2010 and was completely removed in VS 2012, I wouldn’t expect it to be back in VS 2013 (after all, colors are not getting back either). So, for those many users aggraviated by the macros removal I […]