1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
This commit is contained in:
Jules
2022-06-09 16:11:35 +02:00
committed by GitHub
parent 079ccc19be
commit 23e81c975e

View File

@@ -61,7 +61,7 @@ After installation, a {% data variables.product.prodname_copilot %} icon will ap
{% data reusables.copilot.create-c-file %}
{% data reusables.copilot.type-function-header-c %}
{% data variables.product.prodname_copilot %} will show you a suggestion.
3. To see alternate suggestions, press <kbd>Alt</kbd>+<kbd>]</kbd> (or <kbd>Alt</kbd>+<kbd>[</kbd>).
3. To see alternative suggestions, press <kbd>Alt</kbd>+<kbd>]</kbd> (or <kbd>Alt</kbd>+<kbd>[</kbd>).
4. If {% data variables.product.prodname_copilot %} offers a suggestion you want to accept, press <kbd>Tab</kbd>.
5. Alternatively, to reject all suggestions, press <kbd>Esc</kbd>.
6. Optionally, you can hover over the suggestion to see the {% data variables.product.prodname_copilot %} command palette for choosing suggestions.