All Shortcuts

GitHub Copilot Keyboard Shortcuts — Complete Cheat Sheet (14 Shortcuts)

Essential GitHub Copilot keyboard shortcuts for VS Code. Learn how to accept, dismiss, and cycle through AI code suggestions, use inline chat, and maximize your coding productivity with Copilot.

Related Shortcut Pages

ChatGPT OpenAI Codex CLI OpenClaw Claude Code Gemini Midjourney

Search all GitHub Copilot shortcuts interactively

Open Interactive Shortcut Finder

All GitHub Copilot Shortcuts

AI Code Completion

ShortcutActionDescription
TabAccept SuggestionAccept Copilot's code suggestion.
EscDismiss SuggestionDismiss Copilot suggestion.
Alt + ]Next SuggestionView next alternative Copilot suggestion.
Alt + [Previous SuggestionView previous alternative Copilot suggestion.
Ctrl + EnterOpen Suggestions ListView 10 Copilot suggestions in a new tab.
Alt + \Manual TriggerManually trigger Copilot when autocomplete doesn't appear.
Ctrl + RightAccept Word by WordPartially accept suggestion word by word.

Copilot Chat

ShortcutActionDescription
Ctrl + Shift + IOpen Copilot ChatOpen the Copilot Chat panel.
Ctrl + IInline ChatOpen inline Copilot Chat in the editor.
/explainExplain CodeRequest explanation of selected code.
/fixFix CodeFix issues in selected code.
/testsGenerate TestsGenerate tests for selected code.
/docGenerate DocsGenerate documentation for selected code.
@workspaceWorkspace ContextAsk questions with entire project as context.
#fileFile ReferenceAdd a specific file as context.
#selectionSelection ReferenceAdd currently selected code as context.

Copilot Edits

ShortcutActionDescription
Ctrl + Shift + EnterAccept EditAccept Copilot's suggested edit.
Ctrl + BackspaceReject EditReject Copilot's suggested edit.
Ctrl + Shift + Alt + EnterAccept All EditsAccept all Copilot edits across all files.

Frequently Asked Questions

📄 View Printable Cheat Sheet — Download as PDF or print · 🧩 Combine with other tools

How do I accept a GitHub Copilot suggestion?

Press Tab to accept the full suggestion, or Ctrl+Right Arrow to accept word by word.

How do I open Copilot inline chat?

Press Ctrl+I (Cmd+I on Mac) to open inline chat for contextual code editing.

How do I dismiss a Copilot suggestion?

Press Esc to dismiss the current suggestion.

How do I cycle through Copilot suggestions?

Press Alt+] for the next suggestion and Alt+[ for the previous one.

How do I open the Copilot chat panel in VS Code?

Press Ctrl+Shift+I (Cmd+Shift+I on Mac) to open the Copilot chat panel.

What Copilot Chat shortcuts does GitHub Copilot have?

GitHub Copilot includes 9 Copilot Chat shortcuts, including Ctrl + Shift + I (Open Copilot Chat) and Ctrl + I (Inline Chat). See the full list in the Copilot Chat section above.

What AI Code Completion shortcuts does GitHub Copilot have?

GitHub Copilot includes 7 AI Code Completion shortcuts, including Tab (Accept Suggestion) and Esc (Dismiss Suggestion). See the full list in the AI Code Completion section above.

Can I combine GitHub Copilot shortcuts with other tools?

Yes — use My Stack to combine GitHub Copilot shortcuts with any other platform on this site into one printable reference, which is useful if your daily workflow spans several tools.

Browse shortcuts for 269 platforms

Explore All Platforms Practice Shortcuts
🔧 Spotted an error or a missing shortcut? Suggest an edit on GitHub — every accepted fix goes live on this page, the API and the CLI.

🤖 Ask AI about GitHub Copilot shortcuts

Open your assistant with this page preloaded as the source — great for follow-up questions like "which of these work in other apps?"

ChatGPT Claude Perplexity Gemini Grok