Master these shortcuts to work faster with OneMillion Code.
Chat Shortcuts
| Action | macOS | Windows/Linux |
|---|
| Send message | Enter | Enter |
| New line (don't send) | Shift + Enter | Shift + Enter |
| Cycle through modes | ⌘ + . | Ctrl + . |
| Focus chat input | ⌘ + L | Ctrl + L |
VS Code Shortcuts
| Action | macOS | Windows/Linux |
|---|
| Command palette | ⌘ + Shift + P | Ctrl + Shift + P |
| Open file | ⌘ + P | Ctrl + P |
| Save file | ⌘ + S | Ctrl + S |
| Undo | ⌘ + Z | Ctrl + Z |
| Redo | ⌘ + Shift + Z | Ctrl + Y |
| Find in file | ⌘ + F | Ctrl + F |
| Find in project | ⌘ + Shift + F | Ctrl + Shift + F |
| Toggle sidebar | ⌘ + B | Ctrl + B |
| Open terminal | ⌘ + ` | Ctrl + ` |
| Reload window | ⌘ + R | Ctrl + R |
Editor Shortcuts
| Action | macOS | Windows/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 + K | Ctrl + Shift + K |
| Comment line | ⌘ + / | Ctrl + / |
| Multi-cursor | ⌥ + Click | Alt + Click |
| Select all occurrences | ⌘ + Shift + L | Ctrl + Shift + L |
Extension Panel
| Action | macOS | Windows/Linux |
|---|
| Open Extensions | ⌘ + Shift + X | Ctrl + Shift + X |
| Open OneMillion | Click Builder Blocks icon | Click Builder Blocks icon |
Terminal Shortcuts
| Action | macOS | Windows/Linux |
|---|
| New terminal | ⌘ + Shift + `` | Ctrl + Shift + `` |
| Clear terminal | ⌘ + K | Ctrl + K |
| Kill process | Ctrl + C | Ctrl + C |
| Previous command | ↑ | ↑ |
| Next command | ↓ | ↓ |
Slash Commands (Type in Chat)
| Command | Mode |
|---|
/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:
⌘ + S / Ctrl + S — Save often
⌘ + P / Ctrl + P — Quickly open files
⌘ + . / Ctrl + . — Switch modes
⌘ + / / 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:
⌘ + K, ⌘ + S / Ctrl + K, Ctrl + S
- Search for the action
- Click the pencil icon to change