Is there any shortcut to select the current line in Visual Studio?

前端 未结 12 786
予麋鹿
予麋鹿 2020-12-15 03:23

I couldn\'t find such feature in VS\'s shortcut list. Is there anyway?

12条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-12-15 03:56

    This won't solve the problem for Visual Studio, but if you're using Visual Studio Code you can use CTRL+L to select the line your cursor is currently on.

    (If you're using Visual Studio, this will cut the line you're currently on—which may also be useful, but wasn't the question.)

提交回复
热议问题