Show Menu
Cheatography

KarmicDude Visual Studio Code Shortcuts Keyboard Shortcuts (DRAFT) by

My VSCode shortcuts setup

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

Global

+
K, P
Pin Tab
+
K, O
PM: Open Project
+
K, ⌘
+
O
PM: Open Project in new window

VIM

<le­ade­r>{­w,e,b}
Move to ...
camelCase
or
snake_case
segment
\+\
EasyMo­tion: Search
\+i
EasyMo­tion: Increm­ental search
s+[chars]
Sneak motion
 

Terminal

+
`
Focus terminal
+
/
cd to the current directory of active file
+
F12
Toggle terminal to Editor Area
+
Enter
New terminal
+
F
Find
+
+
R
Find with Regex
F3 | ⇧
+
Enter
Find next
+
F3 | Enter
Find previous
+
J
Next terminal
+
K
Previous terminal
+
R
Rename terminal