Most Popular Visual Studio Code Shortcut

ShortcutDescription
Ctrl-SSaves the currently selected file.
Ctrl-PDisplays the Print dialog.
Ctrl+ZUndo
Ctrl+YRedo
Ctrl+]Indent Line
Ctrl+[Outdent Line
Ctrl-Shift-SSaves all files and projects.
Shift-F7Switches from the code view to the design view in the editor.
F7Switches from the design view to the code view in the editor.
Shift-F8 or F8Navigate to compile-time errors.
Ctrl + B Toggle Slider Bar.
Ctrl + JToggle Panels.
Ctrl + Shift + DDebug folder or file.
Ctrl + Shift + FSearch in all files.
Ctrl + Shift + HReplace in all the files.
Ctrl + Shift + XGoto Extension Window
Ctrl + Shift + U Show output Window
Ctrl + 1 Focus Left Editor.
Ctrl+ 2Focus Right Editor.
Shift+Alt+DownCopy Line Down.
Shift+Alt+UpCopy Line Up.
Ctrl+Shift+\Jump to matching bracket.
HomeGo to Beginning of Line.
EndGo to End of Line.
Ctrl+EndGo to End of File.
Ctrl+HomeGo to Beginning of File.
Ctrl+DownScroll Line Down.
Ctrl+UpScroll Line Up.
Ctrl+K Ctrl+CAdd Line Comment.
Tagged : / / /