Skip to content

Commit 0fe6bd8

Browse files
committed
Update README.md
1 parent 993963b commit 0fe6bd8

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -105,14 +105,14 @@ It looks like there is no way to add default key bindings to commands, but you c
105105

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

108-
| Command | Key Binding |
109-
| ------------------- | ----------- |
110-
| Accept Suggestions | `⌥}` |
111-
| Reject Suggestion | `⌥{` |
112-
| Next Suggestion | `⌥>` |
113-
| Previous Suggestion | `⌥<` |
114-
| Open Chat | `⌥"` |
115-
| Explain Selection | `⌥\|` |
108+
| Command | Key Binding |
109+
| ------------------- | ------------------------------------------------------ |
110+
| Accept Suggestions | `⌥}` (Or accept with Tab if Plus license is available) |
111+
| Reject Suggestion | `⌥{` |
112+
| Next Suggestion | `⌥>` |
113+
| Previous Suggestion | `⌥<` |
114+
| Open Chat | `⌥"` |
115+
| Explain Selection | `⌥\|` |
116116

117117
Essentially using `⌥⇧` as the "access" key combination for all bindings.
118118

@@ -316,6 +316,7 @@ The currently available Plus features include:
316316
- Unlimited custom commands.
317317

318318
Since the app needs to manage license keys, it will send network request to `https://copilotforxcode-license.intii.com`,
319+
319320
- when you activate the license key
320321
- when you deactivate the license key
321322
- when you open the host app or the service app if a license key is available

0 commit comments

Comments
 (0)