We used to have an attach to process macro in VS 2010. This was incredibly handy. Now that macros are gone in visual studio 2012, does a plugin exist that can do this for us? Our macro would attach to the w3.exe process and it was beautiful!
Maybe I need to convert our macro to a plugin?