Skip to content

Commit dd2c851

Browse files
authored
Enable @mentions for attachments within copilot [GA] (#56123)
1 parent 13e5bb1 commit dd2c851

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/copilot/reference/github-copilot-chat-cheat-sheet.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@ This version of this article is for {% data variables.product.prodname_copilot_s
1919

2020
For information about how to get started with {% data variables.copilot.copilot_chat_short %} in the {% data variables.product.github %} website, see [AUTOTITLE](/copilot/using-github-copilot/asking-github-copilot-questions-in-github).
2121

22+
## Mentions
23+
24+
Use `@` mentions in to attach relevant context directly to your conversations. Type `@` in the chat prompt box to display a list of items you can attach, such as:
25+
* Discussions
26+
* Extensions
27+
* Files
28+
* Issues
29+
* Pull requests
30+
* Repositories
31+
2232
## Slash commands
2333

2434
Use slash commands to avoid writing complex prompts for common scenarios. To use a slash command, type `/` in the chat prompt box, followed by the command name.

0 commit comments

Comments
 (0)