Links
Shortcuts
Shortcut |
Description
|
Tab |
accept the suggestion
|
Alt + . |
display the next suggestion
|
Alt + , |
display the previous suggestion
|
Esc |
reject the suggestion
|
|
// describe something you want to do using natural language within a comment, and GitHub Copilot will suggest the code to accomplish your goal
|
View → GitHub Copilot Chat
Command
|
Description
|
/doc |
add documentation comment
|
/explain |
|
/fix |
propose a fix for problems
|
/help |
|
/optimize |
analyze and improve running time
|
/tests |
create unit tests
|
Reference code
|
Description
|
# Active document |
focus on the code that's currently visible in the editor
|
# Selection |
focus on the selected code
|
# |
focus on a specific file
|
Installation in Visual Studio
GitHub Copilot is installed as a component with Visual Studio installer