Skip to content

Commit 98148d3

Browse files
authored
Merge pull request #8323 from microsoft/copilot-setup
Update Copilot setup screenshot
2 parents cff5dda + 5a3aa29 commit 98148d3

File tree

4 files changed

+19
-5
lines changed

4 files changed

+19
-5
lines changed
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

docs/copilot/setup.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ To set up Copilot in VS Code:
3232

3333
1. Select **Sign in** to sign in to your GitHub account or **Use Copilot** if you're already signed in.
3434

35+
![Sign in to your GitHub account or use Copilot if you're already signed in.](images/setup/setup-copilot-sign-in.png)
36+
3537
If you don't have a Copilot subscription yet, you'll be signed up for the [Copilot Free plan](https://docs.github.com/en/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-free/about-github-copilot-free).
3638

3739
> [!IMPORTANT]
@@ -47,11 +49,17 @@ If your Copilot subscription is associated with another GitHub account, sign out
4749

4850
![Accounts menu in VS Code, showing the option to sign out of the current GitHub account.](images/setup/vscode-accounts-menu-signout.png)
4951

50-
1. Sign in to your GitHub account by entering **GitHub Copilot: Sign in** in the Command Palette (`kb(workbench.action.showCommands)`)
52+
1. Sign in to your GitHub account using any of the following methods:
53+
54+
- Select **Sign in to use Copilot** from the Copilot status menu.
55+
56+
![Sign in to use Copilot from the Copilot status menu.](images/setup/copilot-signedout-sign-in.png)
57+
58+
- Select the **Accounts** menu in the Activity Bar, and then select **Sign in with GitHub to use GitHub Copilot**.
5159

52-
Alternatively, sign in to GitHub in VS Code by selecting the **Accounts** menu in the Activity Bar, and then **Sign in with GitHub to use GitHub Copilot**.
60+
![Accounts menu in VS Code, showing the option to sign in with GitHub to use GitHub Copilot.](images/setup/vscode-accounts-menu.png)
5361

54-
![Accounts menu in VS Code, showing the option to sign in with GitHub to use GitHub Copilot.](images/setup/vscode-accounts-menu.png)
62+
- Run the **GitHub Copilot: Sign in** command in the Command Palette (`kb(workbench.action.showCommands)`).
5563

5664
## Next steps
5765

0 commit comments

Comments
 (0)