Skip to content

Commit 4b09974

Browse files
authored
Update README.md
1 parent 8b0a60d commit 4b09974

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,9 @@ This feature is powered by ChatGPT. Please ensure that you have set up your Open
168168

169169
The chat knows the following information:
170170
- 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.
171+
- The relative path of the file.
172+
- The error and warning labels in the active editor.
173+
- The text cursor location.
174174

175175
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.
176176

0 commit comments

Comments
 (0)