Is there a way to create a shortcut for a custom tool in visual studio? At the moment I have to navigate to the tool in the solution, right click and run custom tool. It would be nice if I could either bind a shortcut key or run the tool from the toolbar. Does anyone know of a way to do this?
Custom tool shortcut visual studio
6.4k Views Asked by Steji At
2
I think you are looking for this:
Tools
->External tools
Tools
->Options
->Environment
->Keyboard
In the
External tools
, the gotcha is that the number of the external tool is the position in the list.