Skip to content

Repo sync for protected branch #10373

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/ide/visual-studio-github-copilot-admin.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Admin controls for GitHub Copilot in Visual Studio
description: Learn about the new features for administrators in GitHub Copilot for Visual Studio that enable admins to manage Copilot effectively.
ms.date: 8/13/2024
ms.date: 8/27/2024
ms.topic: how-to
author: anandmeg
ms.author: meghaanand
Expand Down Expand Up @@ -45,6 +45,8 @@ Content exclusion for GitHub Copilot enables administrators to prevent certain f

With [Visual Studio 2022 version 17.11](/visualstudio/releases/2022/release-notes), GitHub Copilot for Visual Studio will ignore excluded content. When you exclude content from Copilot, completions and chat aren't available on the affected files.

Note that Visual Studio 2022 version 17.11 only respects rules in the root repository where your solution lives, and doesn't apply rules from git submodules or for files not under a git repo.

### GitHub Copilot Completions in Visual Studio and content exclusions

- Code completions aren't available on excluded files.
Expand Down