VS Code Shortcut

featured image coding

VS Code Shortcut

1. Set keybinding to Run Python

  1. Ctrl + Shift + P
  2. Type “Run Python file in Terminal”
  3. Hover over it and click the ⚙️ icon
  4. Double click “Keybinding”
  5. Set your desired short

2. Search file

  1. Ctrl + P

3. Explorer

  1. Ctrl + B
  2. VS Code has a file explorer on the left hand side which is the first icon in drawer.

4. Split Screen (Duplicate screen)

  1. Ctrl + \
  2. Ctrl + P -> Ctrl + Enter

5. User Settings

  1. Ctrl + ,

6. Auto Format

  1. CtAltrl + Shift + F
  2. Ctrl + K -> Ctrl + F

7. Select words vertically

  1. Hold down the Alt + Shift + Mouse Click and Drag Up/Down

8. Others

8.1. Coming soon

,