« Github Copilot » : différence entre les versions
De Banane Atomic
Aller à la navigationAller à la recherche
Ligne 18 : | Ligne 18 : | ||
= [https://docs.github.com/en/copilot/github-copilot-chat/using-github-copilot-chat-in-your-ide GitHub Copilot Chat] = | = [https://docs.github.com/en/copilot/github-copilot-chat/using-github-copilot-chat-in-your-ide GitHub Copilot Chat] = | ||
View → GitHub Copilot Chat | View → GitHub Copilot Chat | ||
{| class="wikitable wtp wtmono1" | |||
! Command | |||
! Description | |||
|- | |||
| # Active document || focus on the code that's currently visible in the editor | |||
|- | |||
| # Selection || focus on the selected code | |||
|- | |||
| # || focus on one or more specific files | |||
|} | |||
= Installation in Visual Studio = | = Installation in Visual Studio = | ||
* GitHub Copilot extension | * GitHub Copilot extension | ||
* GitHub Copilot Chat extension | * GitHub Copilot Chat extension |
Version du 15 avril 2024 à 12:21
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 |
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 one or more specific files |
Installation in Visual Studio
- GitHub Copilot extension
- GitHub Copilot Chat extension