1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Make content exclusions carveout a bit clearer (#53223)

Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
Ganesh Sittampalam
2024-11-21 09:48:42 +00:00
committed by GitHub
parent 2b3b88ed55
commit 7a818fcf70

View File

@@ -1 +1 @@
It's possible that {% data variables.product.prodname_copilot_short %} may use semantic information from an excluded file if the information is provided by the IDE in a non-excluded file. Examples of such content include type information and hover-over definitions for symbols used in code.
It's possible that {% data variables.product.prodname_copilot_short %} may use semantic information from an excluded file if the information is provided by the IDE indirectly. Examples of such content include type information and hover-over definitions for symbols used in code, as well as general project properties such as build configuration information.