This folder contains example custom instructions for GitHub Copilot. For more information on how to use these, see the GitHub Copilot custom instructions.
| File | Pattern | Description |
|---|---|---|
| csharp-14-best-practices.instructions.md | **/*.cs |
C# 14 best practices and formatting guidelines for AI code generation |
| csharp-best-practices.instructions.md | **/*.cs |
C# best practices and formatting guidelines for AI code generation (all versions) |
To use these instructions:
- Copy the desired
.instructions.mdfile to your VS Code user settings folder or workspace.github/instructionsfolder - Select the new instruction set through the chat interface in VS Code