From e733648fcaccd725f5fdf312ec36018764cd80f3 Mon Sep 17 00:00:00 2001 From: clarencepenz Date: Tue, 7 Jul 2026 20:09:29 +0100 Subject: [PATCH] docs: clarify VS Code code review button only shows with uncommitted changes (#44587) --- .../use-copilot-agents/request-a-code-review/use-code-review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/how-tos/use-copilot-agents/request-a-code-review/use-code-review.md b/content/copilot/how-tos/use-copilot-agents/request-a-code-review/use-code-review.md index 8aee0aef0c74..7d3b8ebf984e 100644 --- a/content/copilot/how-tos/use-copilot-agents/request-a-code-review/use-code-review.md +++ b/content/copilot/how-tos/use-copilot-agents/request-a-code-review/use-code-review.md @@ -117,7 +117,7 @@ You can request an initial review of a highlighted selection of code in {% data ### Reviewing all uncommitted changes -You can request a review of your uncommitted changes in {% data variables.product.prodname_vscode %}. +If you have uncommitted changes, you can request a review of your uncommitted changes in {% data variables.product.prodname_vscode %}. 1. In {% data variables.product.prodname_vscode_shortname %}, click the **Source Control** button in the Activity Bar. 1. At the top of the **Source Control** view, hover over **CHANGES**, then click the {% data reusables.copilot.code-review.staging-icon-vscode %} **{% data variables.product.prodname_copilot_short %} Code Review - Uncommitted Changes** button.