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 an equivalent for 2008.
Thanks, but that's the Visual Studio 2003 plug-in that I was talking about. It doesn't work with Visual Studio 2008. Anything else?
2009-02-23 19:03:29
I saw that the Release Date was May 13 2008 so I assumed it had been updated.
Cj Anderson
2009-02-23 22:13:02
+3
A:
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.