Skip to content

Commit eb1b76d

Browse files
committed
Updates
1 parent 4611487 commit eb1b76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/copilot-chat-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ monikerRange: '>= vs-2022'
1717

1818
You can ask [**GitHub Copilot Chat**](visual-studio-github-copilot-chat.md) to give you code suggestions, explain code, generate unit tests, and suggest code fixes. In addition to your prompt, Copilot uses additional context, like the code in your current file and the chat history, to generate a response.
1919

20-
In this article, you learn how to get better answers by providing more information to Copilot Chat including:
20+
In this article, you learn how to get better answers by providing more information to Copilot Chat:
2121
+ Use [slash commands](#slash-commands) to quickly specify common tasks like `/explain` to get code explanations.
2222
+ Use the [guided chat experience](#prompting-guidance) and [custom instructions](#enable-custom-instructions) to refine context.
2323
+ [Attach images](#attach-images) to your prompt to provide additional context and better illustrate your ideas.

0 commit comments

Comments
 (0)