From 81623b64ac1e4a99ad7e935da0d0a194918fcd54 Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Mon, 17 Jun 2024 23:16:52 +0100 Subject: [PATCH] Clarify what Visual Studio versions have Copilot Chat preview features (#51202) --- .../using-github-copilot-chat-in-your-ide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/copilot/github-copilot-chat/copilot-chat-in-ides/using-github-copilot-chat-in-your-ide.md b/content/copilot/github-copilot-chat/copilot-chat-in-ides/using-github-copilot-chat-in-your-ide.md index bf9cfd2d41d3..0ca621063411 100644 --- a/content/copilot/github-copilot-chat/copilot-chat-in-ides/using-github-copilot-chat-in-your-ide.md +++ b/content/copilot/github-copilot-chat/copilot-chat-in-ides/using-github-copilot-chat-in-your-ide.md @@ -354,14 +354,14 @@ The `/tests` slash command writes tests for existing code. If you prefer to writ {% ifversion ghec %} -## Using {% data variables.product.prodname_dotcom %} skills for {% data variables.product.prodname_copilot_short %} +## Using {% data variables.product.prodname_dotcom %} skills for {% data variables.product.prodname_copilot_short %} (preview) {% note %} **Notes**: * This feature is only available if you have a {% data variables.product.prodname_copilot_enterprise_short %} subscription. -* The `@github` chat participant is currently in beta and is subject to change. +* The `@github` chat participant is currently in preview, and only available in [{% data variables.product.prodname_vs %} 2022 Preview 2](https://visualstudio.microsoft.com/vs/preview/) onwards. {% endnote %}