Skip to content

Commit 0c6098d

Browse files
committed
Update README.md
1 parent f334103 commit 0c6098d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ It will be a better experience if you use the "Floating Widget" mode with real-t
128128

129129
## Key Bindings
130130

131-
It looks like there is no way to add default key bindings to commands, but you can set them up in `Xcode settings > Key Bindings`.
131+
It looks like there is no way to add default key bindings to commands, but you can set them up in `Xcode settings > Key Bindings`. You can filter the list by typing `copilot` in the search bar.
132132

133133
A [recommended setup](https://github.com/intitni/CopilotForXcode/issues/14) that should cause no conflict is
134134

@@ -190,6 +190,10 @@ fi
190190
> A: Please check if the [Accessibility API and Input Monitoring permission](https://github.com/intitni/CopilotForXcode#granting-permissions-to-the-app) is setup correctly.
191191
If you have followed the setup instructions as directed, please also consider granting Input Monitoring permissions to the extension app.
192192

193+
**Q: I have signed in my GitHub account, but the app doesn't generate any suggestions.
194+
195+
> A: Please make sure the GitHub Copilot status is `OK`. If it's not, it's likely that your GitHub Copilot subscription is not valid.
196+
193197
**Q: Will it work in future Xcode updates?**
194198

195199
> A: I don't know. This extension uses many tricks to do its job, and these tricks can break in the future.

0 commit comments

Comments
 (0)