GitHub Copilot keyboard shortcuts 

GitHub Copilot  

Zeynel -
2 years ago
- Shortcuts
5
Tab

Accept an inline suggestion (command name: editor.action.inlineSuggest.commit)

7
Esc

Dismiss an inline suggestion (command name: editor.action.inlineSuggest.hide)

5
Alt + ]

Show next inline suggestion (command name: editor.action.inlineSuggest.showNext)

-4
Alt + [

Show previous inline suggestion (command name: editor.action.inlineSuggest.showPrevious)

6
Alt + \

Trigger inline suggestion (command name: editor.action.inlineSuggest.trigger)

-1
Ctrl + ⤶ Enter

Open GitHub Copilot (additional suggestions in separate pane)

Not assigned: Toggle GitHub Copilot on/off (command name: github.copilot.toggleCopilot)

Share this page on:
Is this page helpful?
0 3

Advertisement

Program information

Program name: GitHub Copilot GitHub Copilot (Developer tools)

GitHub Copilot is an artificial intelligence tool that helps programmers by autocompleting code. It works with Visual Studio Code, Visual Studio, Neovim, and JetBrains integrated development environments. The software is currently available via a subscription.

Web page: github.com/features/copilot

How easy to press shortcuts: 73%

More information >>

Updated: Updated program information. (2 updates.) 8/8/2022 8:39:53 AM New program added.
8/8/2022 8:40:43 AM Updated program information.

Shortcut count: 6

Platform detected: Windows or Linux

Similar programs



User operations

Add GitHub Copilot to your list of favorites

Advertisement


What is your favorite GitHub Copilot hotkey? Do you have any useful tips for it? Let other users know below.


Only registered users can post links.
 
? Leo OP says: 6 months ago 6/5/2024 7:41 PM
When I press Alt+C (to switch case in search dialog) I am getting some Copilot settings dialog. Super annoying. How can I get rid of this shortcut ? :\ VS 2022
Zeynel Admin says in reply to Leo : 6 months ago 6/6/2024 11:00 AM
Did you check File > Preferences > Keyboard Shortcuts dialog?