Answers for "shortcut to duplicate line in vs 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 shortcut in vscode

Duplicate Line
On Windows: Ctrl + Shift + d.
On Mac: Command + Shift +d.
On Ubuntu: Ctrl + Shift + d.
Posted by: Guest on August-13-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 "shortcut to duplicate line in vs code"

Browse Popular Code Answers by Language