Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/reusables/copilot/enabling-or-disabling-in-vsc.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

You can enable or disable {% data variables.product.prodname_copilot %} from within {% data variables.product.prodname_vscode %}.

1. To configure inline suggestions, click the arrow next to the **{% octicon "copilot" aria-hidden="true" aria-label="copilot" %}** icon in the title bar of {% data variables.product.prodname_vscode %}, then select **Configure Inline Suggestions**.
1. To configure inline suggestions, click the arrow next to the chat icon in the title bar of {% data variables.product.prodname_vscode %}, then select **Configure Inline Suggestions**.

![Screenshot of the option in the {% data variables.product.prodname_copilot %} dropdown. "Configure inline suggestions" is highlighted in orange.](/assets/images/help/copilot/configure-code-completions-option-vscode.png)

Expand Down
Loading