Skip to main content

Keyboard Shortcuts

Master these shortcuts to work faster with OneMillion Code.

Chat Shortcuts

ActionmacOSWindows/Linux
Send messageEnterEnter
New line (don't send)Shift + EnterShift + Enter
Cycle through modes⌘ + .Ctrl + .
Focus chat input⌘ + LCtrl + L

VS Code Shortcuts

ActionmacOSWindows/Linux
Command palette⌘ + Shift + PCtrl + Shift + P
Open file⌘ + PCtrl + P
Save file⌘ + SCtrl + S
Undo⌘ + ZCtrl + Z
Redo⌘ + Shift + ZCtrl + Y
Find in file⌘ + FCtrl + F
Find in project⌘ + Shift + FCtrl + Shift + F
Toggle sidebar⌘ + BCtrl + B
Open terminal⌘ + `Ctrl + `
Reload window⌘ + RCtrl + R

Editor Shortcuts

ActionmacOSWindows/Linux
Cut line⌘ + X (empty selection)Ctrl + X (empty selection)
Copy line⌘ + C (empty selection)Ctrl + C (empty selection)
Move line up⌥ + ↑Alt + ↑
Move line down⌥ + ↓Alt + ↓
Duplicate line⌥ + Shift + ↓Alt + Shift + ↓
Delete line⌘ + Shift + KCtrl + Shift + K
Comment line⌘ + /Ctrl + /
Multi-cursor⌥ + ClickAlt + Click
Select all occurrences⌘ + Shift + LCtrl + Shift + L

Extension Panel

ActionmacOSWindows/Linux
Open Extensions⌘ + Shift + XCtrl + Shift + X
Open OneMillionClick Builder Blocks iconClick Builder Blocks icon

Terminal Shortcuts

ActionmacOSWindows/Linux
New terminal⌘ + Shift + ``Ctrl + Shift + ``
Clear terminal⌘ + KCtrl + K
Kill processCtrl + CCtrl + C
Previous command
Next command

Slash Commands (Type in Chat)

CommandMode
/idea💡 Idea
/spec📝 Spec
/plan🏗️ Plan
/build💻 Build
/test🧪 Test
/guard🔒 Guard
/ship🚀 Ship
/sell📣 Sell
/ask❓ Ask
/debug🪲 Debug
/orchestrator🪃 Orchestrator

Pro Tips

Learn These First

Start with these essential shortcuts:

  1. ⌘ + S / Ctrl + S — Save often
  2. ⌘ + P / Ctrl + P — Quickly open files
  3. ⌘ + . / Ctrl + . — Switch modes
  4. ⌘ + / / Ctrl + / — Comment code

Muscle Memory

The more you use shortcuts, the faster they become. Start with 2-3 and add more over time.

Custom Shortcuts

You can customize shortcuts in VS Code:

  1. ⌘ + K, ⌘ + S / Ctrl + K, Ctrl + S
  2. Search for the action
  3. Click the pencil icon to change