Home/
Search...

VS CODE
Shortcuts

Master your coding speed with powerful shortcuts

마우스 오버 시 키가 강조됩니다
Esc
F1
F2
F3
F4
F5
F6
F7
F8
F9
F10
F11
F12
`
1
2
3
4
5
6
7
8
9
0
-
=
Back
Tab
Q
W
E
R
T
Y
U
I
O
P
[
]
\
Caps
A
S
D
F
G
H
J
K
L
;
'
Enter
Shift
Z
X
C
V
B
N
M
,
.
/
Shift
Cmd
Opt
Alt
Space
Alt
Fn
Cmd
Cmd+Shift+P
Run any command (Command Palette)
Cmd+P
Quick Open, Go to File
Cmd+D
Add Selection to Next Find Match (Multi-cursor)
Cmd+Shift+L
Select all occurrences of current selection
Opt+Up/Down
Move line up/down
Shift+Opt+Up/Down
Copy line up/down
Cmd+Shift+\
Jump to matching bracket
Ctrl+G
Go to line number
Cmd+B
Toggle Sidebar visibility
Cmd+J
Toggle Terminal / Panel visibility

Core Top 10

Cmd+Shift+P
Run any command (Command Palette)
Cmd+P
Quick Open, Go to File
Cmd+D
Add Selection to Next Find Match (Multi-cursor)
Cmd+Shift+L
Select all occurrences of current selection
Opt+Up/Down
Move line up/down
Shift+Opt+Up/Down
Copy line up/down
Cmd+Shift+\
Jump to matching bracket
Ctrl+G
Go to line number
Cmd+B
Toggle Sidebar visibility
Cmd+J
Toggle Terminal / Panel visibility

01 — General

Cmd+Shift+P
Show Command Palette
Cmd+P
Quick Open, Go to File
Cmd+,
Settings
Cmd+K Cmd+S
Keyboard Shortcuts
Cmd+B
Toggle Side Bar visibility
Ctrl+~
Show integrated terminal
Cmd+Shift+N
New window

02 — Basic Editing

Cmd+/
Toggle line comment
Opt+Up/Down
Move line up/down
Shift+Opt+Up/Down
Copy line up/down
Cmd+Enter
Insert line below
Cmd+Shift+Enter
Insert line above
Cmd+Shift+K
Delete line
Cmd+]
Indent line
Cmd+[
Outdent line

03 — Multi-cursor

Opt+Click
Insert cursor
Cmd+Opt+Up/Down
Insert cursor above/below
Cmd+D
Add selection to next Find match
Cmd+U
Undo last cursor operation
Cmd+Shift+L
Select all occurrences of current selection

04 — Navigation

F12
Go to Definition
Cmd+Click
Go to Definition
Shift+F12
Show References
Cmd+Shift+O
Go to Symbol
Ctrl+G
Go to Line...
Cmd+Shift+M
Show Problems panel

05 — Search

Cmd+F
Find
Cmd+Option+F
Replace
Cmd+Shift+F
Global Find
Cmd+Shift+H
Global Replace
VS CODE | 단추키 (Danchoo Keys)