All Cursor AI keyboard shortcuts. Cursor is an AI-powered code editor with unique AI shortcuts on top of VS Code shortcuts.
Quick answer: Cursor AI shortcuts: Open Chat = Ctrl+L | Inline AI Edit = Ctrl+K | Composer (multi-file) = Ctrl+I | Accept suggestion = Tab | Reject = Esc | Next suggestion = Alt+]
| Action | Shortcut |
|---|---|
| Open AI Chat | CtrlL |
| Inline AI Edit | CtrlK |
| Open Composer | CtrlI |
| Accept suggestion | Tab |
| Reject suggestion | Esc |
| Next suggestion | Alt] |
| Command Palette | CtrlShiftP |
| Quick Open | CtrlP |
Cursor AI shortcuts: Ctrl+L opens the AI chat, Ctrl+K triggers inline code editing, Ctrl+I opens the Composer for multi-file edits. Tab accepts suggestions.
Ctrl+K in Cursor triggers inline AI editing at the cursor position. Ctrl+L opens the AI chat panel for conversation-style assistance.
Press Ctrl+I to open Cursor Composer, which lets you make AI-powered edits across multiple files simultaneously.