Does anyone know how to bind extra mouse buttons to commands in visual studio 2008? There used to be a \"powertoy\" that let you do it for visual studio 2003, but I can\'t find
While AutoHotKey was interesting, it doesn't really do what I want to do, which is map buttons to keys in an application-specific context.
I ended up finding this add-in: http://www.codeproject.com/KB/macros/MouseNavi.aspx
which I just modified and threw into the AddIns directory for Visual Studio.