We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0a60d commit 4b09974Copy full SHA for 4b09974
README.md
@@ -168,9 +168,9 @@ This feature is powered by ChatGPT. Please ensure that you have set up your Open
168
169
The chat knows the following information:
170
- The selected code in the active editor.
171
-- The file path of the active file.
172
-- The project path.
173
-- The errors and warnings in the active editor.
+- The relative path of the file.
+- The error and warning labels in the active editor.
+- The text cursor location.
174
175
There are currently two tabs in the chat panel: one is available shared across Xcode, and the other is only available in the current file.
176
0 commit comments