6 GitHub Copilot Keyboard Shortcuts

Learn GitHub Copilot Shortcuts for Windows

Most used GitHub Copilot Shortcuts

ActionGitHub Copilot Shortcut Keys
Accept an inline suggestion (command name: editor.action.inlineSuggest.commit)Tab
Dismiss an inline suggestion (command name: editor.action.inlineSuggest.hide)Esc
Show next inline suggestion (command name: editor.action.inlineSuggest.showNext)Alt + ]
Show previous inline suggestion (command name: editor.action.inlineSuggest.showPrevious)Alt + [
Trigger inline suggestion (command name: editor.action.inlineSuggest.trigger)Alt + \
Open GitHub Copilot (additional suggestions in the separate pane)Ctrl + Enter

READ NEXT:

Back to top button