Is it possible to duplicate a line in Visual Studio 2005? I briefly had ReSharper installed and then I used CTRL+D.
What I liked was that it didn’t put that line into the clipboard memory.
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.
There isn’t a built-in command (afaik), but Christophe Herreman explains how to create a macro to do it here: “Duplicate line command for Visual Studio”