1.VS Code Keyboard Shortcuts (Dark)

Download as pdf or txt
Download as pdf or txt
You are on page 1of 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