0% found this document useful (0 votes)
2K views1 page

1.VS Code Keyboard Shortcuts (Dark)

The document provides a list of common keyboard shortcuts for Visual Studio Code organized into categories such as General, Basic Editing, Navigation, Search & Replace, File Management, and Editor Management. Some examples include Ctrl+Shift+P to open the Command Palette, Ctrl+X/C/V for cut/copy/paste, Alt+Click to insert the cursor, and Ctrl+K Ctrl+S to view all keyboard shortcuts.

Uploaded by

Venky
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2K views1 page

1.VS Code Keyboard Shortcuts (Dark)

The document provides a list of common keyboard shortcuts for Visual Studio Code organized into categories such as General, Basic Editing, Navigation, Search & Replace, File Management, and Editor Management. Some examples include Ctrl+Shift+P to open the Command Palette, Ctrl+X/C/V for cut/copy/paste, Alt+Click to insert the cursor, and Ctrl+K Ctrl+S to view all keyboard shortcuts.

Uploaded by

Venky
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

VS Code SuperHero

common keyboard shortcuts

General Basic Editing Display

Show Command Palette Ctrl+Shift+P F1 Cut / Copy / Paste Ctrl+X Ctrl+C Ctrl+V Toggle Full Screen F11 ⌃⌘F

Settings Ctrl+, Move Line Up/Down Alt+up/down Zoon In/Out Ctrl++ Ctrl+-

Keyboard Shortcuts Ctrl+K Ctrl+S Copy Line Up/Down Shift+Alt+up/down Toggle Sidebar Ctrl+B

Toggle Terminal Ctrl+` ⌃` Insert Line Below Ctrl+Enter Show Explorer Ctrl+Shift+E

Comment/Uncomment Ctrl+/ Show Search Ctrl+Shift+F


Navigation
Toggle Word Wrap Alt+Z Show Source Control Ctrl+Shift+G ⌃⇧G
Show All Symbols Ctrl+T
Oops, Undo Ctrl+Z Show Debug Ctrl+Shift+D
Go To Line Ctrl+G ⌃G
Show Extensions Ctrl+Shift+X
Go To File Ctrl+P Multi-Cursor
Replace In Files Ctrl+Shift+H
Go To Symbol Ctrl+Shift+O Insert Cursor Alt+Click
Zen Mode Ctrl+K Z
Insert Cursor Above/Below Ctrl+Alt+up/down
Search & Replace
Shift+Alt+up/down
Exit Zen Mode Esc
Find Ctrl+F
Add Next Match To Selection Ctrl+D
Replace Ctrl+H ⌥⌘F Editor Management
Undo Last Cursor Ctrl+U
Close Editor Ctrl+W
File Management
Rich Language Editing Split Editor Ctrl+\
New File Ctrl+N
Trigger Suggestion Ctrl+Space ⌃Space Focus Editor Group Ctrl+1 / 2 / etc
Open File Ctrl+O
Go To Definition F12
Save Ctrl+S
Peek Definition Alt+F12 Ctrl+Shift+F10
Save All ** Ctrl+K S ⌥⌘S
Rename Symbol F2

Universal macOS Linux

* Unless otherwise noted, exchange Ctrl and Alt for ⌘ and ⌥ on macOS.

** Not set on Linux

You might also like