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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.