Keyboard Shortcuts
OmniIDE inherits VS Code's keyboard shortcut system. Here are the most important shortcuts for productive development.
Essential Shortcuts
| Action | Shortcut |
|---|---|
| Open Settings | Ctrl+, |
| Command Palette | Ctrl+Shift+P |
| Quick File Open | Ctrl+P |
| Toggle Terminal | Ctrl+` |
| Toggle Sidebar | Ctrl+B |
| Find in Files | Ctrl+Shift+F |
| Go to Definition | F12 |
| Format Document | Shift+Alt+F |
Agent Shortcuts
| Action | Shortcut |
|---|---|
| Open Omni-Agent Panel | Ctrl+Shift+A |
| Focus Agent Input | Ctrl+L |