1
0
mirror of synced 2025-12-29 18:00:57 -05:00
Files
docs/data/reusables/copilot/about-code-referencing.md
2025-07-16 10:21:26 +00:00

576 B

{% data variables.product.prodname_copilot_short %} code referencing identifies and attributes code suggestions by linking them to their original public sources, helping you understand where the code originates.

If you, or your organization, have allowed suggestions that match public code, {% data variables.product.prodname_copilot %} can provide you with details of the code that a suggestion matches. This happens:

  • When you accept a code completion suggestion in the editor.
  • When a response in {% data variables.copilot.copilot_chat_short %} includes matching code.