-
Notifications
You must be signed in to change notification settings - Fork 3
Chapter 13.1: Install GitHub Copilot and Sign In (ssawczyn) #2277
Description
Warning
This issue is part of the GIT Going with GitHub course.
Do not start this challenge until the course officially begins.
Chapter 13: GitHub Copilot Challenge
Student: @ssawczyn
Estimated Time: 10 minutes
Skill Level: intermediate
Challenge Overview
Install the GitHub Copilot Chat extension from Extensions sidebar and authenticate.
All challenges in this chapter are linked to the Challenge Hub for full context and instructions.
Your Challenge: Install GitHub Copilot and Sign In
Install the GitHub Copilot Chat extension from Extensions sidebar and authenticate.
How to Submit
Step 1: Claim This Issue
Reply with a comment: I'm working on this!
Step 2: Complete the Challenge
Follow the detailed steps in the Challenge Hub.
- Open VS Code Extensions sidebar (Ctrl+Shift+X)
- Search for 'GitHub Copilot Chat'
- Install the extension
- Sign in with your GitHub account when prompted
- Open Copilot Chat with Ctrl+Shift+I (Mac: Cmd+Shift+I)
- Post a completion comment on this issue:
Chapter 13.1 complete:
- Copilot Chat extension installed: yes/no
- Signed in: yes/no
- Chat panel opens: yes/no
Step 3: Post Your Evidence
When complete, post a comment on this issue with your evidence (see format below).
Step 4: Close This Issue
After facilitator confirms, close this issue.
Expected Outcomes
- You can install and authenticate GitHub Copilot Chat
- You can open the Chat panel
If You Get Stuck
- If extension installation fails, reload VS Code with Ctrl+Shift+P then 'Developer: Reload Window'
- If OAuth sign-in fails, verify your GitHub account is active in the browser first
- If Chat panel does not open, try Ctrl+Shift+I (Windows) or Cmd+Shift+I (Mac)
- If Chat seems unresponsive, click the model selector at bottom of Chat and confirm sign-in
- Ask facilitator to help verify Copilot is activated
Learning Moment
AI assistance amplifies clarity. Copilot is not just for code - it can support clear writing and practical customization.
Next Step: Check out Challenge Hub for the next challenge or chapter!