In Visual Studio 2010 what is the hotkey binding name for duplicating a line in the keyboard editor? I want to change it from
CTRL + C / CTRL + V
to
CTRL + SHIFT + DOWN
Then I can be happy and content 🙂
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.
This can be done by creating
Macro. To create the macro, follow these steps.My Macrosand clickNew Module.In the module created copy and paste the code.
Now just assign a keyboard shortcut to it:
*Source: * http://www.herrodius.com/blog/52