/ docs
Keyboard shortcuts
Every Hypex-specific binding. On macOS, swap Ctrl for Cmd.
▶
Keyboard shortcuts — walkthrough
Video walkthrough coming soon.
Global
| Keys | Action |
|---|---|
| Ctrl+Shift+L | Focus Hypex chat sidebar |
| Ctrl+I | Inline edit on current selection |
| Ctrl+Alt+F | Auto-fix diagnostics in active file |
| Ctrl+Alt+M | Generate commit message with AI |
| Ctrl+Alt+Z | Rewind to last checkpoint |
| Ctrl+Alt+N | New chat session |
| Ctrl+? | Shortcut cheat-sheet overlay |
F1 then >Hypex: | Browse every Hypex command |
Chat input
| Keys | Action |
|---|---|
| Enter | Send |
| Shift+Enter | Newline |
| ↑ / ↓ | Navigate @ / / popup |
| Tab / Enter | Accept popup selection |
| Esc | Close popup |
| Ctrl+A | Select all in input |
| Ctrl+C / V / X / Z | Standard clipboard / undo |
Agent flow
| Keys / button | Action |
|---|---|
| Esc while streaming | Cancel the turn |
| Approval card — Allow | Run tool once |
| Approval card — Deny | Block + abort turn |
| Approval card — Always allow | Persist to hypex.autoApproveTools (modal confirm on high-risk tools) |
Editor integration
| Keys | Action |
|---|---|
| Tab | Accept ghost completion |
| Esc | Reject ghost completion |
| Hover a symbol (if hover is enabled) | AI-generated explanation |
Common command-palette commands
Hypex: Select Model Provider | Swap provider + auto-reset model |
Hypex: Select Local Ollama Model | Browse installed + recommended models |
Hypex: Diagnose Hardware & Recommend Local Model | One-shot HW probe + pull |
Hypex: MCP Marketplace | 17-server catalog |
Hypex: List Skills | Browse installed skills |
Hypex: Sign in to your account | Start magic-link flow |
Hypex: Open account page | hypex.pages.dev/account in browser |
Hypex: Export Current Session | Write chat as markdown |
Hypex: Start Interactive Tour | Replay 6-slide onboarding |
Customizing
Override any binding in File → Preferences → Keyboard Shortcuts, or edit keybindings.json directly. Every Hypex binding lives under contributes.keybindings in the extension manifest.