To disable GitHub Copilot repository-level instructions for yourself without affecting others, you can modify your User Settings in Visual Studio Code. This allows you to override or ignore specific repository-wide configurations like copilot-instructions.md at a personal level. How to Disable Repository-Level Instructions 1. Open User Settings: Press Ctrl+, (Windows/Linux) or Cmd+, (macOS) to open the VS Code Settings editor. 2. Search for Copilot Chat: In the search bar, type github.copilot.chat.customInstructions. 3. Configure Custom Instructions: Find the setting for Github > Copilot > Chat: Custom Instructions. Ensure the User tab is selected at the top to apply changes only to your account and not the shared workspace. 4. Toggle via Chat UI: Open the Chat view (Ctrl+Alt+I or Cmd+Shift+L). Click the Configure Chat (gear icon) at the bottom of the chat panel. Select the Instructions tab and uncheck or remove any active repository-level files to disable their influence on your session. Reference: https://code.visualstudio.com/docs/copilot/customization/custom-instructions
To disable GitHub Copilot repository-level instructions for yourself without affecting others, you can modify your User Settings in Visual Studio Code. This allows you to override or ignore specific repository-wide configurations like copilot-instructions.md at a personal level.
How to Disable Repository-Level Instructions
1. Open User Settings: Press Ctrl+, (Windows/Linux) or Cmd+, (macOS) to open the VS Code Settings editor.
2. Search for Copilot Chat: In the search bar, type github.copilot.chat.customInstructions.
3. Configure Custom Instructions:
Find the setting for Github > Copilot > Chat: Custom Instructions.
Ensure the User tab is selected at the top to apply changes only to your account and not the shared workspace.
4. Toggle via Chat UI:
Open the Chat view (Ctrl+Alt+I or Cmd+Shift+L).
Click the Configure Chat (gear icon) at the bottom of the chat panel.
Select the Instructions tab and uncheck or remove any active repository-level files to disable their influence on your session.
Reference:
https://code.visualstudio.com/docs/copilot/customization/custom-instructions