Visual Studio : short cut Key : Duplicate Line

后端 未结 30 1311
[愿得一人]
[愿得一人] 2020-12-12 10:01

Is there a shortcut for Duplicate Line command in Visual Studio 2008?

Some similar examples:

  • in
30条回答
  •  無奈伤痛
    2020-12-12 10:05

    It's simple Ctrl + C ; Ctrl + V , check this link. As long as you don't select any text, this will duplicate the line the cursor is over when you press Ctrl+C.

提交回复
热议问题