Skip to content

Commit 7a98111

Browse files
authored
Clarify support for Copilot content exclusion (#54927)
1 parent 2358563 commit 7a98111

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/copilot/managing-copilot/configuring-and-auditing-content-exclusion/excluding-content-from-github-copilot.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ You can use content exclusions to configure {% data variables.product.prodname_c
2929
* Code completion will not be available in the affected files.
3030
* The content in affected files will not inform code completion suggestions in other files.
3131
* The content in affected files will not inform {% data variables.product.prodname_copilot_chat %}'s responses.
32+
* Affected files will not be reviewed in a {% data variables.product.prodname_copilot_short %} code review.
3233

3334
### Who can configure content exclusion
3435

@@ -44,8 +45,8 @@ Repository administrators{% ifversion ghec %}, organization owners, and enterpri
4445
| {% data variables.product.prodname_vscode %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
4546
| JetBrains IDEs | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
4647
| Vim/Neovim | {% octicon "check" aria-label="Supported" %} | Not applicable |
47-
| Xcode | {% octicon "check" aria-label="Supported" %} | Not applicable |
48-
| Eclipse | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} |
48+
| Xcode | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} |
49+
| Eclipse | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} |
4950
| Azure Data Studio | {% octicon "x" aria-label="Not supported" %} | Not applicable |
5051
| The {% data variables.product.github %} website | Not applicable | {% octicon "check" aria-label="Supported" %} |
5152
| {% data variables.product.prodname_mobile %} | Not applicable | {% octicon "check" aria-label="Supported" %} |

0 commit comments

Comments
 (0)