« Github Copilot » : différence entre les versions

De Banane Atomic
Aller à la navigationAller à la recherche
Ligne 14 : Ligne 14 :
|-
|-
| Esc || reject the suggestion
| Esc || reject the suggestion
|}
{| class="wikitable wtp wtmono2"
! Action
! Shortcut
! Command name
|-
| Show next inline suggestion || Alt + . || Edit.NextSuggestion
|-
| Show previous inline suggestion || Alt + , || Edit.PreviousSuggestion
|-
| Trigger inline suggestion || Ctrl + Alt + \ || Edit.Copilot.TriggerInlineSuggestion
|}
|}



Version du 15 avril 2024 à 12:27

Links

Shortcuts

Shortcut Description
Tab accept the suggestion
Alt + . display the next suggestion
Alt + , display the previous suggestion
Esc reject the suggestion

GitHub Copilot Chat

View → GitHub Copilot Chat

Command 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 extension
  • GitHub Copilot Chat extension