Skip to content

Commit 831db05

Browse files
chore(doc): auto generate docs
1 parent 0d64e26 commit 831db05

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

doc/CopilotChat.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,9 +325,13 @@ Types of copilot highlights:
325325
- `CopilotChatHeader` - Header highlight in chat buffer
326326
- `CopilotChatSeparator` - Separator highlight in chat buffer
327327
- `CopilotChatStatus` - Status and spinner in chat buffer
328-
- `CopilotChatHelp` - Help messages in chat buffer (help, references)
328+
- `CopilotChatHelp` - Help text in chat buffer
329+
- `CopilotChatResource` - Resource highlight in chat buffer (e.g. `#file`, `#gitdiff`)
330+
- `CopilotChatTool` - Tool call highlight in chat buffer (e.g. `@copilot`)
331+
- `CopilotChatPrompt` - Prompt highlight in chat buffer (e.g. `/Explain`, `/Review`)
332+
- `CopilotChatModel` - Model highlight in chat buffer (e.g. `$gpt-4.1`)
333+
- `CopilotChatUri` - URI highlight in chat buffer (e.g. `##https://...`)
329334
- `CopilotChatSelection` - Selection highlight in source buffer
330-
- `CopilotChatKeyword` - Keyword highlight in chat buffer (e.g. prompts, tools)
331335
- `CopilotChatAnnotation` - Annotation highlight in chat buffer (file headers, tool call headers, tool call body)
332336

333337

0 commit comments

Comments
 (0)