Skip to content

Commit 4c0e65b

Browse files
authored
Bugfix: missing reference to VS Code tool switcher tab (#55323)
1 parent 9fee841 commit 4c0e65b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-code-completion.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ If you have a {% data variables.product.prodname_copilot_free_short %} or {% dat
8484

8585
## Changing the AI model for code completion
8686

87-
The following instructions are for {% data variables.product.prodname_vscode_shortname %}. If you are using a JetBrains IDE, click the appropriate tab at the start of this article.
87+
The following instructions are for {% data variables.product.prodname_vscode_shortname %}. If you are using {% data variables.product.prodname_vs %}, or a JetBrains IDE, click the appropriate tab at the start of this article.
8888

8989
1. Open the command palette by pressing <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd> (Windows/Linux) / <kbd>Command</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd> (Mac).
9090
1. Type `change completions model` and select the "{% data variables.product.prodname_copilot %}: Change Completions Model" command.
@@ -105,7 +105,7 @@ Alternatively, if Command Center is enabled, you can click {% octicon "chevron-d
105105

106106
## Changing the AI model for code completion
107107

108-
The following instructions are for {% data variables.product.prodname_vs %}. If you are using a JetBrains IDE, click the appropriate tab at the start of this article.
108+
The following instructions are for {% data variables.product.prodname_vs %}. If you are using {% data variables.product.prodname_vscode_shortname %}, or a JetBrains IDE, click the appropriate tab at the start of this article.
109109

110110
1. Click the **{% octicon "copilot" aria-hidden="true" %}** icon in the top right corner.
111111
1. Click **Settings**, then click **Options**.
@@ -117,7 +117,7 @@ The following instructions are for {% data variables.product.prodname_vs %}. If
117117

118118
## Changing the AI model for code completion
119119

120-
The following instructions are for JetBrains IDEs. If you are using {% data variables.product.prodname_vs %}, click the appropriate tab at the start of this article.
120+
The following instructions are for JetBrains IDEs. If you are using {% data variables.product.prodname_vs %}, or {% data variables.product.prodname_vscode_shortname %}, click the appropriate tab at the start of this article.
121121

122122
1. Click the **{% octicon "copilot" aria-hidden="true" %}** icon in the status bar.
123123
1. In the popup menu, click **Edit Model for Completion**.

0 commit comments

Comments
 (0)