« Github Copilot » : différence entre les versions
De Banane Atomic
Aller à la navigationAller à la recherche
Aucun résumé des modifications |
|||
Ligne 4 : | Ligne 4 : | ||
= [https://docs.github.com/en/copilot/configuring-github-copilot/configuring-github-copilot-in-your-environment?tool=visualstudio#using-default-keyboard-shortcuts Shortcuts] = | = [https://docs.github.com/en/copilot/configuring-github-copilot/configuring-github-copilot-in-your-environment?tool=visualstudio#using-default-keyboard-shortcuts Shortcuts] = | ||
{| 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 à 11:32
Links
Shortcuts
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 |