Skip to content

Commit 3b81e43

Browse files
authored
Clarify code review request instructions in VS Code
Updated instructions for requesting a code review in VS Code to clarify the use of the code review control. Avoids referring to a specific button label that may no longer match the current UI.
1 parent f19a013 commit 3b81e43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/copilot/how-tos/use-copilot-agents/request-a-code-review/use-code-review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ You can request an initial review of a highlighted selection of code in {% data
120120
You can request a review of your uncommitted changes in {% data variables.product.prodname_vscode %}.
121121

122122
1. In {% data variables.product.prodname_vscode_shortname %}, click the **Source Control** button in the Activity Bar.
123-
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.
123+
1. At the top of the Source Control view, hover over **CHANGES**, then use the available {% data variables.product.prodname_copilot_short %} code review control to request a review of your uncommitted changes.
124124

125125
![Screenshot of the "Source Control" view. The code review button is outlined in dark orange.](/assets/images/help/copilot/code-review/vscode-review-button.png)
126126

0 commit comments

Comments
 (0)