VS Code 치트 시트
검색 및 인쇄 가능한 Visual Studio Code 레퍼런스 — 편집, 탐색, 멀티 커서, 검색, 터미널을 위한 키보드 단축키. 무료.
Command palette & general
9Cmd/Ctrl + Shift + P
Command palette (run any command)
Cmd/Ctrl + P
Quick open a file by name
Cmd/Ctrl + Shift + N
New editor window
Cmd/Ctrl + ,
Open settings
Cmd/Ctrl + K Cmd/Ctrl + S
Open keyboard shortcuts
Cmd/Ctrl + S
Save file
Cmd/Ctrl + Shift + S
Save as
Cmd/Ctrl + W
Close editor
Cmd/Ctrl + Shift + T
Reopen the last closed editor
Editing
11Cmd/Ctrl + X
Cut line (no selection)
Cmd/Ctrl + C
Copy line (no selection)
Alt + ↑ / ↓ (Opt on Mac)
Move line up / down
Shift + Alt + ↑ / ↓
Copy line up / down
Cmd/Ctrl + Shift + K
Delete line
Cmd/Ctrl + Enter
Insert line below
Cmd/Ctrl + Shift + Enter
Insert line above
Cmd/Ctrl + /
Toggle line comment
Shift + Alt + A
Toggle block comment
Cmd/Ctrl + ] / [
Indent / outdent line
Cmd/Ctrl + Shift + \
Jump to matching bracket
Multi-cursor & selection
9Cmd/Ctrl + D
Select next match of the selection
Cmd/Ctrl + Shift + L
Select all matches at once
Cmd + Opt + ↑ / ↓ (Mac)
Add cursor above / below
Ctrl + Alt + ↑ / ↓ (Win)
Add cursor above / below
Alt + Click (Opt on Mac)
Add a cursor at the click
Cmd/Ctrl + U
Undo the last cursor operation
Cmd/Ctrl + L
Select the current line
Cmd/Ctrl + Shift + →/←
Expand selection by word
Shift + Alt + I
Cursor at end of each selected line
Navigation
9Cmd/Ctrl + G
Go to line number
Cmd/Ctrl + Shift + O
Go to symbol in file
Cmd/Ctrl + T
Go to symbol in workspace
F12 / Cmd/Ctrl + Click
Go to definition
Alt + F12
Peek definition
Cmd/Ctrl + - / Ctrl + -
Go back to previous location
Cmd/Ctrl + Shift + \
Navigate matching bracket
Cmd/Ctrl + 1 / 2 / 3
Focus editor group 1 / 2 / 3
Ctrl + Tab
Cycle through open editors
Search & replace
9Cmd/Ctrl + F
Find in file
Cmd/Ctrl + H (Alt+Cmd+F on Mac)
Replace in file
Cmd/Ctrl + Shift + F
Find across files
Cmd/Ctrl + Shift + H
Replace across files
Enter / Shift + Enter
Next / previous match
Alt + Enter
Select all find matches
.* toggle
Enable regular-expression search
Aa toggle
Toggle case-sensitive search
Cmd/Ctrl + Shift + J
Toggle search details / filters
Refactor & code actions
9F2
Rename symbol
Cmd/Ctrl + .
Quick fix / code actions
Cmd/Ctrl + Shift + R
Refactor menu
Shift + Alt + F
Format document
Cmd/Ctrl + K Cmd/Ctrl + F
Format selection
Cmd/Ctrl + Space
Trigger suggestions / IntelliSense
Cmd/Ctrl + Shift + Space
Trigger parameter hints
Cmd/Ctrl + K Cmd/Ctrl + I
Show hover info
Shift + F12
Find all references
Integrated terminal
8Ctrl + ` (backtick)
Toggle the terminal panel
Cmd/Ctrl + Shift + `
Create a new terminal
Cmd/Ctrl + \ (in terminal)
Split the terminal
Cmd/Ctrl + Shift + 5
Split the active terminal
Alt + Cmd + ←/→ (Mac)
Focus previous / next terminal
Cmd/Ctrl + C
Copy selection (else interrupt)
Cmd/Ctrl + K (focused)
Clear the terminal
kill icon / trash
Kill the active terminal
Display & layout
10Cmd/Ctrl + B
Toggle the side bar
Cmd/Ctrl + J
Toggle the bottom panel
Cmd/Ctrl + Shift + E
Show the Explorer
Cmd/Ctrl + Shift + G
Show Source Control
Cmd/Ctrl + Shift + X
Show Extensions
Cmd/Ctrl + Shift + D
Show Run & Debug
Cmd/Ctrl + K Z
Zen mode (distraction free)
Cmd/Ctrl + = / -
Zoom editor in / out
Cmd/Ctrl + \
Split the editor
Ctrl + Cmd + F (Mac) / F11
Toggle full screen
“:q”와 일치하는 항목이 없습니다.
VS Code 치트 시트 소개
이 VS Code 치트시트는 Visual Studio Code에 대한 키보드 중심 참고 자료입니다: 명령 팔레트와 일반 단축키, 편집, 다중 커서와 선택, 탐색, 검색과 치환, 리팩터링과 코드 작업, 통합 터미널, 화면과 레이아웃 제어까지 다룹니다.
대부분의 행은 하나의 동작에 대한 Windows/Linux와 macOS 키 입력을 함께 보여줍니다 — 줄 이동, 커서 추가, 심볼로 이동, 터미널 토글 등 — 이런 동작들이 메뉴가 아니라 손끝에 익으면 에디터가 훨씬 빨라지기 때문입니다.
이 시트는 무료이며 클라이언트 사이드로 동작합니다. 검색창으로 단축키를 실시간 필터링하고, 고정된 목차로 섹션 간을 이동하고, 클릭 한 번으로 바인딩을 복사하고, 페이지를 인쇄하세요 — 인쇄된 단축키 시트는 마우스 습관을 없애는 가장 빠른 방법입니다.
VS Code 치트 시트 사용 방법
- 시트를 열고 명령 팔레트 및 일반부터 화면 및 레이아웃까지 섹션을 훑어보세요.
- multi-cursor, terminal, rename 같은 동작을 검색해 단축키를 실시간 필터링하세요.
- 고정된 사이드바를 통해 탐색이나 리팩터링 및 코드 작업 같은 섹션으로 이동하세요.
- 노트나 문서에 붙여넣고 싶다면 단축키나 복사 아이콘을 클릭하세요.
- 단축키가 자동으로 나올 때까지 시트를 인쇄해 눈에 보이는 곳에 두세요.
자주 묻는 질문
네. 두 가지 키보드 방식에 대한 바인딩이 모두 표시되므로 Windows, Linux, macOS 어디서든 사용할 수 있습니다.
여덟 개 섹션입니다: 명령 팔레트와 일반, 편집, 다중 커서와 선택, 탐색, 검색과 치환, 리팩터링과 코드 작업, 통합 터미널, 화면과 레이아웃입니다.
이름으로 다른 모든 명령에 접근할 수 있는 명령 팔레트부터 시작한 다음, 일상 작업 속도를 가장 크게 높여주는 탐색과 다중 커서 섹션을 익히세요.
둘 다 가능합니다. 검색창은 일치 개수와 함께 모든 행을 실시간 필터링하고, 인쇄 버튼은 페이지 장식 없이 깔끔한 시트를 출력합니다.
네, 완전히 무료입니다 — 계정이 필요 없는 클라이언트 사이드 참고 자료입니다.
인기 검색어
vs code cheat sheet
vs code keyboard shortcuts
vscode shortcuts list
vs code multi cursor shortcuts
vs code command palette
vscode search and replace shortcuts
vs code terminal shortcuts
vs code navigation shortcuts
도움이 필요하신가요?
이 도구에서 문제를 발견하셨나요? 저희 팀에 알려주세요.