Answers for "VS code how to get code to resize to screen"

0

VS code how to get code to resize to screen

//------------ How to duplicate lines of code? --------------//

-> Windows:

Shift + Alt + Down   and   Shift + Alt + Up

-> Mac:

Shift + Option + Down   and   Shift + Option + Up

-> Linux:

Ctrl + Shift + Alt + Down   and   Ctrl + Shift + Alt + Up
Posted by: Guest on July-08-2021

Code answers related to "VS code how to get code to resize to screen"

Browse Popular Code Answers by Language