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 FileCmd+D
Add Selection to Next Find Match (Multi-cursor)Cmd+Shift+L
Select all occurrences of current selectionOpt+Up/Down
Move line up/downShift+Opt+Up/Down
Copy line up/downCmd+Shift+\
Jump to matching bracketCtrl+G
Go to line numberCmd+B
Toggle Sidebar visibilityCmd+J
Toggle Terminal / Panel visibilityCore Top 10
Cmd+Shift+P
Run any command (Command Palette)Cmd+P
Quick Open, Go to FileCmd+D
Add Selection to Next Find Match (Multi-cursor)Cmd+Shift+L
Select all occurrences of current selectionOpt+Up/Down
Move line up/downShift+Opt+Up/Down
Copy line up/downCmd+Shift+\
Jump to matching bracketCtrl+G
Go to line numberCmd+B
Toggle Sidebar visibilityCmd+J
Toggle Terminal / Panel visibility01 — General
Cmd+Shift+P
Show Command PaletteCmd+P
Quick Open, Go to FileCmd+,
SettingsCmd+K Cmd+S
Keyboard ShortcutsCmd+B
Toggle Side Bar visibilityCtrl+~
Show integrated terminalCmd+Shift+N
New window02 — Basic Editing
Cmd+/
Toggle line commentOpt+Up/Down
Move line up/downShift+Opt+Up/Down
Copy line up/downCmd+Enter
Insert line belowCmd+Shift+Enter
Insert line aboveCmd+Shift+K
Delete lineCmd+]
Indent lineCmd+[
Outdent line03 — Multi-cursor
Opt+Click
Insert cursorCmd+Opt+Up/Down
Insert cursor above/belowCmd+D
Add selection to next Find matchCmd+U
Undo last cursor operationCmd+Shift+L
Select all occurrences of current selection04 — Navigation
F12
Go to DefinitionCmd+Click
Go to DefinitionShift+F12
Show ReferencesCmd+Shift+O
Go to SymbolCtrl+G
Go to Line...Cmd+Shift+M
Show Problems panel05 — Search
Cmd+F
FindCmd+Option+F
ReplaceCmd+Shift+F
Global FindCmd+Shift+H
Global Replace