Answers for "duplicate line visual studio code"

10

vs code copy a link down

On Windows: Shift + Alt + Up/Down.
On Mac: Shift + Option + Up/Down.
On Ubuntu: Ctrl + Shift + Alt + Up/Down.
Posted by: Guest on July-13-2020
1

duplicate line in visual studio code

Shift + Alt + Down or Shift + Alt + Up
Posted by: Guest on October-28-2021
1

duplicate line un vs code

---------------- Windows ---------------
Duplicate Line Up   : Shift + Alt + Up
Duplicate Line Down : Shift + Alt + Down

----------------  Linux ------------------
Duplicate Line Up   : Ctrl + Shift + Alt + 8.
Duplicate Line Down : Ctrl + Shift + Alt + 2.
Posted by: Guest on April-21-2021
0

duplicate line in visual studio

In Visual Studio 2022
Ctrl + E,V
In Visual Studio 2019
Ctrl + D

In Visual Studio 2017 (v15.6 and after)
Ctrl + D
Posted by: Guest on September-07-2021
0

'visual studio' -"visual studio code" -"vs code" copy line duplicate lines keyboard shortcut?

In the search bar on top, try search 'duplicate' you will find the shortcut 
right after the key word, for me it shows: "ctrl + E / V"
Posted by: Guest on October-25-2021

Code answers related to "duplicate line visual studio code"

Browse Popular Code Answers by Language