These are the most common JetBrains keyboard shortcuts relevant for GitHub Copilot. If you wish to rebind the shortcuts, see Configure keyboard shortcuts in the JetBrains documentation.
-
Accept an inline suggestion:
Tab
. -
Dismiss an inline suggestion:
Esc
. -
Show next inline suggestion:
Alt + ]
orOption + ]
. -
Show previous inline suggestion:
Alt + [
orOption + [
. -
Trigger inline suggestion:
Alt + \
orOption + \
. -
Open Copilot (10 suggestions in separate pane):
Alt + Enter
orOption + Enter
.
To learn more about GitHub Copilot, go to the documentation table of contents.