Hi,
I would like to assign hotkeys to certain TFS client commands in visual studio.
For instance, hotkey1 for checkin, hotkey2 for undo checkout.
Please advice.
Hi,
I would like to assign hotkeys to certain TFS client commands in visual studio.
For instance, hotkey1 for checkin, hotkey2 for undo checkout.
Please advice.
Tools > Options > Environment > Keyboard
Then you can search for an action and set a hotkey for this action.
Using Tools > Import and export settings you can even save them to import them back on another machine.
As pointed out by richard, the actions you are looking for are File.TfsCheckin and File.TfsCheckout.