Skip to content

Commit 20fa183

Browse files
committed
Fix spacing
1 parent e284d4e commit 20fa183

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/ide/visual-studio-github-copilot-extension.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,14 @@ As you type code or comments in the editor, GitHub Copilot provides context-awar
6464

6565
1. Hover over the suggestion to see the GitHub Copilot command palette.
6666

67-
**Accept suggestion**
67+
**Accept suggestion**
68+
6869
Select **Tab** or press `Tab` **to accept** the suggestion or continue typing to reject it.
6970

7071
:::image type="content" source="media/vs-2022/visual-studio-github-copilot-extension/copilot-accept-code-suggestions.png" alt-text="Screenshot that shows accepting the GitHub Copilot code suggestions in Visual Studio":::
7172

7273
**Modify suggestion**
74+
7375
Select **Alt+/** or press `Alt+/` **to modify** the suggestion from Copilot. You can modify and curate the GitHub Copilot suggestions by adding context in inline chat or by editing the completion.
7476
7577
:::image type="content" source="media/vs-2022/visual-studio-github-copilot-extension/copilot-modify-code-completions.png" alt-text="Screenshot that shows modifying the GitHub Copilot code suggestions in Visual Studio":::

0 commit comments

Comments
 (0)