Keyboard Shortcuts
All keyboard shortcuts for UltraCoder. Shortcuts are configurable via Preferences → Keyboard Shortcuts (⌘K ⌘S).
Chat Panel
| Action | macOS | Windows / Linux | Context |
|---|
| Focus chat input | ⌘L | Ctrl+L | Anywhere in IDE |
| New task | + button | + button | Chat panel |
| Open in new tab | Command Palette | Command Palette | UltraCoder: Open In New Tab |
Inline Suggestions (Ghost Text)
| Action | macOS | Windows / Linux | Context |
|---|
| Prompt for suggestion | ⌘I | Ctrl+I | Editor focused |
| Accept suggestion | Tab | Tab | Suggestion visible |
| Accept all suggestions | ⇧Tab | Shift+Tab | Suggestion visible |
| Dismiss suggestion | Esc | Esc | Suggestion visible |
| Next suggestion | ↓ | ↓ | Suggestion visible |
| Previous suggestion | ↑ | ↑ | Suggestion visible |
Terminal
| Action | macOS | Windows / Linux | Context |
|---|
| Generate terminal command | ⌘⇧G | Ctrl+Shift+G | Terminal focused |
Editor
| Action | macOS | Windows / Linux | Context |
|---|
| Focus Codemaps input | ⌘⇧G | Ctrl+Shift+G | Editor focused (not terminal) |
| Toggle bookmark | ⌥F2 | Alt+F2 | Editor focused |
Shortcuts verified against vscode/extensions/ultra-coder/package.json keybindings.