6 GitHub Copilot Keyboard Shortcuts

Learn GitHub Copilot Shortcuts for Windows

Most used GitHub Copilot Shortcuts

Action GitHub 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:

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button