This reference article provides details of which types of custom instructions are supported in various environments. For more information about the various types of custom instructions for GitHub Copilot, see Anleitung zum Anpassen von GitHub Copilot-Antworten.
GitHub.com
| Copilot feature | Types of custom instructions supported |
|---|---|
| Copilot-Chat |
|
| Copilot-Programmier-Agent |
|
| Copilot Code Review |
|
Visual Studio Code
| Copilot feature | Types of custom instructions supported |
|---|---|
| Copilot-Chat |
|
| Copilot-Programmier-Agent |
|
| Copilot Code Review |
|
Visual Studio
| Copilot feature | Types of custom instructions supported |
|---|---|
| Copilot-Chat |
|
| Copilot Code Review |
|
JetBrains IDEs
| Copilot feature | Types of custom instructions supported |
|---|---|
| Copilot-Chat |
|
| Copilot-Programmier-Agent |
|
| Copilot Code Review |
|
Eclipse
| Copilot feature | Types of custom instructions supported |
|---|---|
| Copilot-Chat |
|
| Copilot-Programmier-Agent |
|
| Copilot Code Review |
|
Xcode
| Copilot feature | Types of custom instructions supported |
|---|---|
| Copilot-Chat |
|
| Copilot-Programmier-Agent |
|
| Copilot Code Review |
|
Copilot-CLI
- Repository-wide instructions (using the
.github/copilot-instructions.mdfile). - Path-specific instructions (using
.github/instructions/**/*.instructions.mdfiles). - Agent instructions (using an
AGENTS.mdfile).