VS Code

비쥬얼 스튜디오 코드 단축키(VS code 단축키) 모음

EasyCoding 2021. 1. 22. 15:31
728x90

단축키 정리 (윈도우용) ⇢ 

code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf

1. Ctrl+Shift+P, F1 : Command palette

2. Ctrl+P : Quik open

3. Ctrl + ',' : User settings 

4. Ctrl + B : Toggle Sidebar 

5. Ctrl + ` : Toggle Terminal 

5. Ctrl + K + S : Keboard shortcut 

Ctrl+Home Go to beginning of file

Ctrl+End Go to end of file

6. Multi selection

ctrl-d 여러번

7. Insert curser

Alt + Curser

8. box selection

Shift + Alt + drag mouse

9. current selection

Shift + Alt + I

 

8. Undo Last cursor

ctrl+U

 

9. insert line below

ctrl-enter