From 96b99ddf4a264de943f03680c4206f96bd1c7d67 Mon Sep 17 00:00:00 2001 From: Frank Migacz <111800314+queuedecay@users.noreply.github.com> Date: Wed, 22 Oct 2025 21:53:14 -0500 Subject: [PATCH] Clarify content exclusion support in Copilot modes Updated note on content exclusion support in various modes. The article https://github.com/github/docs/blob/main/content/copilot/how-tos/configure-content-exclusion/exclude-content-from-copilot.md contains a better note. Copying the note from that page. The current text in this article could mislead users into thinking the feature will work in editors other than VS Code. --- content/copilot/concepts/context/content-exclusion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/concepts/context/content-exclusion.md b/content/copilot/concepts/context/content-exclusion.md index 8676dde0652f..ba1842b4c071 100644 --- a/content/copilot/concepts/context/content-exclusion.md +++ b/content/copilot/concepts/context/content-exclusion.md @@ -48,7 +48,7 @@ Content exclusions also apply to {% data variables.copilot.copilot_code-review_s > [!NOTE] > * Content exclusion is in {% data variables.release-phases.public_preview %} on the {% data variables.product.github %} website and in {% data variables.product.prodname_mobile %} and is subject to change. -> * Content exclusion is currently not supported in Edit and Agent modes of {% data variables.copilot.copilot_chat_short %} in {% data variables.product.prodname_vscode %}. +> * {% data variables.copilot.copilot_cli %}, {% data variables.copilot.copilot_coding_agent %}, and Agent mode in {% data variables.copilot.copilot_chat_short %} in IDEs, do not support content exclusion. For more information, see [AUTOTITLE](/copilot/concepts/agents/coding-agent/about-coding-agent) and [AUTOTITLE](/copilot/how-tos/chat-with-copilot/chat-in-ide). ### Limitations of content exclusion