From e548a6c645370ab8c40c117830e538b2578f0572 Mon Sep 17 00:00:00 2001 From: "Kaushaya G." <3813135+kgangulyvibe@users.noreply.github.com> Date: Wed, 16 Jul 2025 12:36:40 +1000 Subject: [PATCH] Update using-copilot-code-review.md Visual Studio supports GitHub Copilot Code Review as stated in the docs. --- .../agents/copilot-code-review/using-copilot-code-review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/how-tos/agents/copilot-code-review/using-copilot-code-review.md b/content/copilot/how-tos/agents/copilot-code-review/using-copilot-code-review.md index f85d1eb9ab26..6c684c37f897 100644 --- a/content/copilot/how-tos/agents/copilot-code-review/using-copilot-code-review.md +++ b/content/copilot/how-tos/agents/copilot-code-review/using-copilot-code-review.md @@ -54,7 +54,7 @@ The **review changes** type of {% data variables.copilot.copilot_code-review_sho Two types of {% data variables.copilot.copilot_code-review_short %} are available: * **Review selection:** Highlight code and ask for an initial review _(only available in {% data variables.product.prodname_vscode_shortname %})_ -* **Review changes:** Request a deeper review of all your changes _(available in {% data variables.product.prodname_vscode_shortname %} and the {% data variables.product.github %} website)_ +* **Review changes:** Request a deeper review of all your changes _(available in Visual Studio, {% data variables.product.prodname_vscode_shortname %} and the {% data variables.product.github %} website)_ This version of the article relates to {% data variables.copilot.copilot_code-review_short %} on the {% data variables.product.github %} website. To see information about the review selection type of {% data variables.copilot.copilot_code-review_short %}, click the "{% data variables.product.prodname_vscode %}" tool switcher at the top of the page.