What is the shortcut to do multi-line editing in VS Code


What is the shortcut to perform multi-line editing in VS Code, which is like column mode editing in Notepad++.

1 Answer

4 years ago by

Below are the shortcuts to perform multi-line editing in Visual Studio Code:

OSShortcut
WindowsCtrl + Alt + Up/down Arrow keys
LinuxShift + Alt + Up/down Arrow keys
MacOpt + Cmd + Up/down Arrow keys
4 years ago by Divya