1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Files
docs/data/reusables/copilot/content-exclusion-limitations.md

607 B

  • With the exception of {% data variables.product.prodname_vscode %}, content exclusion is currently not supported for {% data variables.product.prodname_copilot_chat %}.
  • Content exclusion prevents {% data variables.product.prodname_copilot_short %} directly accessing the content of excluded files. {% data variables.product.prodname_copilot_short %} may draw information about non-excluded files from semantic information provided by the IDE - for example, type information, or hover-over definitions for symbols used in code. It's possible that the IDE may derive this information from excluded files.