How to duplicate a line of code with the keyboard in Visual Studio Code

1 Answer

0 votes
Shift + Alt + Down // Windows
Shift + Alt + Up // Windows

Shift + Option + Down // MacOS
Shift + Option + Up // MacOS

 



answered May 27, 2020 by avibootz

Related questions

...