Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 2b3fa3f

Browse files
authored
Merge pull request #5 from FaisalAfroz/main
Update gettingstarted.md
2 parents 8d71404 + 794674f commit 2b3fa3f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/visualstudiocode/gettingstarted.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ As the developer you are always in charge; you can select which suggestion to us
7171
2. GitHub Copilot will again show you a suggested completion.
7272
7373
3. Instead of pressing `Tab`:
74-
* On macOS, press `Option`+`]` (or `Option`+`[`).
74+
* On macOS, press `Option (⌥) or Alt`+`]` (or `Option (⌥) or Alt`+`[`).
7575
* On Windows or Linux, press `Alt`+`]` (or `Alt`+`[`).
7676
7777
GitHub Copilot will cycle through other alternative suggestions.
@@ -167,11 +167,11 @@ Copilot. If you wish to rebind them, check out [the configuration guide](configu
167167
168168
* Dismiss an inline suggestion: `Esc`.
169169
170-
* Show next inline suggestion: `Alt + ]` or `Option + ]`.
170+
* Show next inline suggestion: `Alt + ]` or `Option (⌥) + ]`.
171171
172-
* Show previous inline suggestion: `Alt + [` or `Option + [`.
172+
* Show previous inline suggestion: `Alt + [` or `Option (⌥) + [`.
173173
174-
* Trigger inline suggestion: `Alt + \` or `Option + \`.
174+
* Trigger inline suggestion: `Alt + \` or `Option (⌥) + \`.
175175
176176
* Open Copilot (10 suggestions in separate pane): `Ctrl + Enter`.
177177

0 commit comments

Comments
 (0)