-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Labels
chat-promptsPrompt and Instruction files related issuesPrompt and Instruction files related issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes/No
Yes
- VS Code Version: 1.100.0 and 1.101.0-insider
- OS Version: Elementary OS 8 (Ubuntu 24.04)
Steps to Reproduce:
- I added the new
instructions.md
instructions into a.github/instructions
folder. Set them to apply to all files usingapplyTo: '**'
. - I asked a question and the instructions were applied, as expected:
But they were also added to the context selection automatically:
- I ask another question without setting any context and the instructions are now duplicated as seen in the picture:
Is there a reason why the instructions are getting added to the context selection for the subsequent prompts? Is this an expected behaviour?
Metadata
Metadata
Assignees
Labels
chat-promptsPrompt and Instruction files related issuesPrompt and Instruction files related issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders