This directory contains custom instructions for the Copilot AI assistant. The instructions are designed to guide the AI in providing responses that align with specific project needs and preferences.
-
Language specific instructions go in their own file, with the cross task instructions in the root of this directory.
(e.g., python.instructions.md, bash.instructions.md, markdown.instructions.md, json.instructions.md).
-
Instructions relevant to all languages go in the
default.instructions.mdfile.(e.g., default.instructions.md).
- https://code.visualstudio.com/docs/copilot/copilot-customization
- .vscode/settings.json
- Configures which of these instructions are used for each file type.