From f64f7fe0cda86ba4b1e1252f649048adcd84283b Mon Sep 17 00:00:00 2001
From: Alyssa Dai
- In any VSCode window, click the Copilot icon near the bottom left corner of the bottom status bar and select "Use AI Features",
+ In any VSCode window, click the Copilot icon near the bottom right corner of the bottom status bar and select "Use AI Features",
then follow the prompts to sign in using GitHub.
@@ -10,14 +10,17 @@ Setting up GitHub Copilot in VSCode
Setting up GitHub Copilot in VSCode
- This will give you access to the [Copilot free plan](https://docs.github.com/en/copilot/concepts/billing/individual-plans) in VSCode. + This will give you access to the + Copilot Free plan + in VSCode.
- To open the Copilot chat, go to **View > Chat**. + To open the Copilot chat, go to View > Chat.
- Reference: https://code.visualstudio.com/docs/copilot/setup + Reference: + https://code.visualstudio.com/docs/copilot/setup
diff --git a/_includes/extra-git-setup.html b/_includes/extra-git-setup.html index 600b6b7..540938b 100644 --- a/_includes/extra-git-setup.html +++ b/_includes/extra-git-setup.html @@ -3,7 +3,7 @@If you have never used Git on your computer, you may have to configure it. - The following instructions assume you have already created a GitHub account following the main Setup page. + The following instructions assume you have already created a GitHub account following the main Setup page.
diff --git a/setup/windows.md b/setup/windows.md index fb06aa9..6c0afab 100644 --- a/setup/windows.md +++ b/setup/windows.md @@ -125,6 +125,7 @@ Verify that the extensions you have just installed appear in the list under `WSL To open the terminal in your **WSL VSCode window** (if you do not already see one at the bottom of the window), navigate to **View > Terminal** in the top menu bar (or `` Ctrl+` ``). + This terminal in a WSL VSCode window is equivalent to the WSL2 Ubuntu terminal we get from opening the Ubuntu app itself (e.g., from the **Start (Win key)** menu), but with the advantage of having all the graphical features of VSCode at your disposal. From da13b6178bac328edd4f1f27e421c2e51e7d8cfe Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 17:09:41 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- _includes/copilot-setup.html | 2 +- _includes/extra-git-setup.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/copilot-setup.html b/_includes/copilot-setup.html index 0e296c9..3660bee 100644 --- a/_includes/copilot-setup.html +++ b/_includes/copilot-setup.html @@ -2,7 +2,7 @@
- In any VSCode window, click the Copilot icon near the bottom right corner of the bottom status bar and select "Use AI Features", + In any VSCode window, click the Copilot icon near the bottom right corner of the bottom status bar and select "Use AI Features", then follow the prompts to sign in using GitHub.
diff --git a/_includes/extra-git-setup.html b/_includes/extra-git-setup.html index 540938b..672b032 100644 --- a/_includes/extra-git-setup.html +++ b/_includes/extra-git-setup.html @@ -3,7 +3,7 @@
If you have never used Git on your computer, you may have to configure it. - The following instructions assume you have already created a GitHub account following the main Setup page. + The following instructions assume you have already created a GitHub account following the main Setup page.