Skip to content

Commit b291d99

Browse files
committed
Update chat instruction
1 parent 07cf6e8 commit b291d99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Core/Sources/ChatGPTChatTab/ChatPanel.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ private struct Instruction: View {
132132
| `@file` | Read the metadata of the editing file |
133133
| `@code` | Read the code and metadata in the editing file |
134134
| `@web` (beta) | Search on Bing or query from a web page |
135+
| `@project` | Experimental. Access content of the project |
135136
136137
To use scopes, you can prefix a message with `@code`.
137138

0 commit comments

Comments
 (0)