Apparently macros were dropped from Visual Studio 2012.
Is there a plugin/extension/tool that will let me record & play keyboard macros (much like the record/play temporary macro in Visual Studio 2010)?
For example, I typically would use a macro when converting code from one language to another or to quickly generate properties from a text list, etc.
Since using Sublime Text I found that there are in fact better ways to edit text than by using macros.
Sublime allows you to to edit your text with multiple cursors at once. It's hard to explain but there are several animations that show it off at http://www.sublimetext.com
I've also added Sublime as an external tool to Visual Studio:
This will open the current document in Sublime at the same cursor position that you were in VS.
(also, Sublime can do macros in case you still need them)
Stand out and vote for bringing macros back!
http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/2650757-bring-back-macros
UPDATE (10/4/2013):
Yay! Thank to your votes the macros are now considered for return! Keep pushing!
VSScript allows recording, writing, and editing macros in Lua, though I have not yet been able to make it work with Visual Studio 2015 (the command button is greyed out; documentation says Visual Studio 2005 to 2015 RC are supported).
It is currently released as a freeware.
I just was brought to my attention that Microsoft released an extension to Visual Studio 2013 to support macro's back again:
https://visualstudiogallery.msdn.microsoft.com/d3fbf133-e51b-41a2-b86f-9560a96ff62b
I'd advice to still vote for the feature to encourage them to make the extension available for Visual studio 2015 too: https://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/2650757-bring-back-macros