Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarification on instruction semantics in Customizing Copilot docs #7798

Open
tspascoal opened this issue Nov 21, 2024 · 0 comments
Open

Clarification on instruction semantics in Customizing Copilot docs #7798

tspascoal opened this issue Nov 21, 2024 · 0 comments
Assignees

Comments

@tspascoal
Copy link

The content about custom instructions in Customizing Copilot is great, but there are few missing details on the semantics that would benefit everybody.

.github/copilot-instructions.md

Where are these instructions taken into consideration besides chat (I assume with the exception of /tests and in code review) ? Are they also taken into consideration in code completion? other places?

github.copilot.chat.codeGeneration.instructions

Is this also applicable to code completion or just chat (while generating code)?

What happens when this is used in conjunction with .github/copilot-instructions.md ? Are both instructions considered (union)? or one wins over the other? (If yest, which one)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants