Show Menu
Cheatography

VSCode Personal Keyboard Shortcuts (DRAFT) by

VSCode Personal Keyboard Shortcuts Installation and settings: https://gist.github.com/regiontog/c7e1a42419d20ac5a0b9e085640449e9?permalink_comment_id=4100922#gistcomment-4100922

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Workbench

Command Palette
SPC SPC
Open recent
SPC f r
Search
SPC /
Toggle Sidebar
SPC t t
Toggle Activity Bar
SPC t s
Open Terminal
SPC '
Open View Problems
SPC e l
Search Open Editors
SPC b b
Close Editor
SPC b d
Next Editor
SPC b n
Previous Editor
SPC b p
Open Keybin­dings
SPC h d
Quick Open
SPC p f
Quit
SPC q f
Reload
SPC q r
Show Symbols
SPC s s
Goto Symbol
SPC s j
Fullscreen
SPC t f
Zen
SPC t z
Split Horizo­ntally
SPC w -
Split Vertically
SPC w /
Maximize Editor
SPC w m
Move Focus Up
SPC w k
Move Focus Down
SPC w j
Move Focus Left
SPC w h
Move Focus Right
SPC w l
 

Editor

Focus Editor
<CT­RL+­n>
Show Hover
SPC q
Rename
SPC s e
Comment Line
SPC ;
Next Error or Warning
SPC e n
Previous Error or Warning
SPC e p
Format
SPC j =
Grow Selection
SPC v
Shrink Selection
SPC V
Sort Lines (Asc)
SPC x s
Trim Whitespace
SPC x w
Insert Snippet
SPC i s
Run In Terminal
SPC ENTER

Editor Groups

Focus Editor Group 1
SPC 1
Focus Editor Group 2
SPC 2
Focus Editor Group 3
SPC 3
Focus Editor Group 4
SPC 4
Focus Editor Group 5
SPC 5
Focus Editor Group 6
SPC 6
Focus Editor Group 7
SPC 7
Focus Editor Group 8
SPC 8
Close Editor Group
SPC w d
 

Git

Focus Git
SPC g s
Init
SPC g i
Fetch
SPC g f
Commit
SPC g c
Publish
SPC g p
Checkout
SPC g b
Delete Branch
SPC g d
Merge
SPC g m
Stage
SPC g S
Unstage
SPC g U

Explorer

Focus Explorer
SPC f t
Select File Above/­Below
k / j

Files

Open file
SPC f f
New Untitled File
SPC b s
Save
SPC f s
Copy Path
SPC f y

Project

Open Folder
SPC p l
Close Folder
SPC l d
Open Recent
SPC p p