Skip to content

Commit 20fa540

Browse files
committed
Update to latest screenshot
1 parent 68c4edb commit 20fa540

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ide/visual-studio-github-copilot-chat.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: About GitHub Copilot Chat in Visual Studio
33
description: Learn about the fully integrated GitHub Copilot Chat in Visual Studio. Use the chat interface to ask coding-related questions from right within the IDE.
4-
ms.date: 2/26/2025
4+
ms.date: 7/31/2025
55
ms.topic: overview
66
author: anandmeg
77
ms.author: meghaanand
@@ -111,8 +111,8 @@ The inline chat view of Copilot Chat in Visual Studio enables you to ask your qu
111111

112112
### Attach images to chat prompts
113113

114-
With Visual Studio 17.14 Preview 1, you can attach images in chat to add contextual input and generate better responses.
115-
To attach an image to a prompt, paste an image from the clipboard or select the paperclip icon in the chat window to upload an image from File Explorer. Copilot analyzes the image and uses it as additional context to generate a better response.
114+
With Visual Studio 17.14 and later, you can attach images in chat to add contextual input and generate better responses.
115+
To attach an image to a prompt, paste an image from the clipboard or select the `+` button in the chat window and then select **Upload Image** to upload an image from File Explorer. Copilot analyzes the image and uses it as additional context to generate a better response.
116116

117117
:::image type="content" source="media/vs-2022/visual-studio-github-copilot-chat/attach-image-copilot-chat.png" alt-text="Screenshot of how to attach images in Copilot Chat." lightbox="media/vs-2022/visual-studio-github-copilot-chat/attach-image-copilot-chat.png" :::
118118

0 commit comments

Comments
 (0)