DocsCommands Reference
Commands Reference
All GRID commands available via the Command Palette (Ctrl+Shift+P).
Chat Commands
GRID: Open Sidebar
Ctrl+LOpen the chat panel
GRID: Add Selection to Chat
Ctrl+LAdd selected code to chat context
GRID: New Chat Thread
Ctrl+Shift+LStart a new conversation
GRID: View Past Chats
Browse chat history
GRID: Clear Chat History
Delete current thread messages
Code Editing
GRID: Quick Edit
Ctrl+KInline AI editing
GRID: Review This File
Ctrl+Shift+RAI code review with annotations
GRID: Apply Fix
Apply suggested fix from review
Diff Navigation
GRID: Accept Diff
Ctrl+Alt+Shift+EnterAccept the current diff
GRID: Reject Diff
Ctrl+Alt+Shift+BackspaceReject the current diff
GRID: Go to Next Diff
Ctrl+Alt+Shift+↓Navigate to next change
GRID: Go to Previous Diff
Ctrl+Alt+Shift+↑Navigate to previous change
GRID: Go to Next File with Diffs
Ctrl+Alt+Shift+→Jump to next file
GRID: Go to Previous File with Diffs
Ctrl+Alt+Shift+←Jump to previous file
GRID: Accept All Diffs in Current File
Alt+Shift+EnterAccept all changes in file
GRID: Reject All Diffs in Current File
Alt+Shift+BackspaceReject all changes in file
GRID: Accept All Diffs in All Files
Ctrl+Shift+EnterAccept everything
GRID: Reject All Diffs in All Files
Ctrl+Shift+BackspaceReject everything
Git Integration
GRID: Generate Commit Message
AI-generated commit message
GRID: Rollback
Undo AI changes
Codebase Indexing
GRID: Index Repository
Index codebase for AI search
GRID: Rebuild Index
Force reindex the workspace
Settings
GRID: Toggle Settings
Open GRID settings panel
GRID: Check for Updates
Check for new GRID version
Pro Tip
Type "GRID:" in the Command Palette to filter only GRID commands.