Skip to content

Commit 74fa5dc

Browse files
authored
Merge pull request #41150 from github/repo-sync
Repo sync
2 parents 87542e8 + dbec8e4 commit 74fa5dc

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

content/copilot/how-tos/chat-with-copilot/chat-in-ide.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ versions:
1919
feature: copilot
2020
shortTitle: Chat in IDE
2121
contentType: how-tos
22-
category:
22+
category:
2323
- Author and optimize with Copilot
2424
---
2525

@@ -375,12 +375,6 @@ You can ask {% data variables.copilot.copilot_chat_short %} to give you code sug
375375

376376
You can use special keywords to help {% data variables.product.prodname_copilot_short %} understand your prompt.
377377

378-
### Chat participants
379-
380-
Chat participants are like domain experts who have a specialty that they can help you with. You can use a chat participant to scope your prompt to a specific domain. To do this, type `@` in the chat prompt box, followed by a chat participant name.
381-
382-
For a list of available chat participants, type `@` in the chat prompt box. See also [AUTOTITLE](/copilot/using-github-copilot/github-copilot-chat-cheat-sheet?tool=jetbrains#chat-participants-1).
383-
384378
### Extending {% data variables.copilot.copilot_chat_short %}
385379

386380
{% data reusables.copilot.copilot-extensions.extending-copilot-chat %}

content/copilot/reference/cheat-sheet.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -178,17 +178,6 @@ Available slash commands may vary, depending on your environment and the context
178178
| `/help` | Quick reference and basics of using {% data variables.product.prodname_copilot %}. |
179179
| `/tests` | Generate unit tests for the selected code. |
180180

181-
## Chat participants
182-
183-
Chat participants are like domain experts who have a specialty that they can help you with. You can specify a chat participant by typing `@` in the chat prompt box, followed by a chat participant name. To see all available chat participants, type `@` in the chat prompt box.
184-
185-
Commonly used chat participants include:
186-
187-
| Variable | Description |
188-
|--------------|----------------------------------------------------------------------------------------------|
189-
| `@github` | Allows you to use {% data variables.product.github %}-specific {% data variables.product.prodname_copilot_short %} skills. See [AUTOTITLE](/copilot/using-github-copilot/asking-github-copilot-questions-in-your-ide#using-github-skills-for-copilot-1). |
190-
| `@project` | Has context about the code in your project. Use `@project` when you want {% data variables.product.prodname_copilot_short %} to consider all of the files in your project when it answers your question. |
191-
192181
{% endjetbrains %}
193182

194183
{% xcode %}

0 commit comments

Comments
 (0)