You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Getting-Started-with-GitHub-Copilot/README.md
+11-8Lines changed: 11 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -8,14 +8,15 @@ Now enhanced with Agent Mode, GitHub Copilot is more than a coding assistant—i
8
8
9
9
By the end of this module, you'll confidently articulate the role and impact of GitHub Copilot in modern development environments. You'll also gain practical experience using it within VS Code and understand its place in the evolving landscape of AI-powered software engineering.
10
10
11
-
Note: Although this module uses [Codespaces](https://github.com/codespaces), you can use GitHub Copilot in a variety of other environments, including locally with Visual Studio Code.
11
+
Note: Although this module uses [GitHub Codespaces](https://github.com/codespaces), you can use GitHub Copilot in a variety of other environments, including locally with Visual Studio Code.
12
12
</header>
13
13
14
14
15
15
-**Who is this for**: Developers at any experience level looking to accelerate their code workflow.
16
-
-**What you'll learn**: The different ways to interact with Copilot to explain, write, debug, and develop code.
16
+
-**What you'll learn**: How to setup Copilot, core features, and practical usage of GitHub Copilot—including Copilot Chat, Agentic Mode, and AI-powered debugging.
17
17
-**What you'll build**: You will guide Copilot to update Mergington High School's extracurricular activities website.
18
18
-**Prerequisites**:
19
+
- Sign up for a [GitHub account](https://github.com/) (or bring your existing account).
19
20
- GitHub Copilot is available to use for free, sign up for [GitHub Copilot](https://gh.io/copilot).
20
21
- Skills exercise: [Introduction to GitHub](https://github.com/skills/introduction-to-github)
21
22
- Familiarity with [VS Code](https://code.visualstudio.com/)
@@ -25,15 +26,16 @@ Note: Although this module uses [Codespaces](https://github.com/codespaces), you
25
26
26
27
By the end of this module, you'll be able to:
27
28
28
-
1. Use a preconfigured Codespace to run VS Code in your browser.
29
-
1. Learn different interaction options to develop with GitHub Copilot.
30
-
1. Use Copilot to summarize and review your pull request.
29
+
1. Use a preconfigured Codespace to run VS Code securely in your browser.
30
+
2. Learn different interaction options to develop with GitHub Copilot.
31
+
3. Use Copilot to summarize and review your pull request.
31
32
32
33
33
34
## Prerequisite reading:
34
-
- Accelerate app development by using GitHub Copilot: (https://learn.microsoft.com/en-us/training/paths/accelerate-app-development-using-github-copilot/)
35
-
- Ask, Edit, and Agent - In-depth Overview of GitHub Copilot Chat Modes:
36
-
[](https://learn.microsoft.com/en-us/shows/visual-studio-code/ask-edit-and-agent-in-depth-overview-of-github-copilot-chat-modes)
35
+
-[Accelerate app development by using GitHub Copilot](https://learn.microsoft.com/training/paths/accelerate-app-development-using-github-copilot/)
36
+
- Ask, Edit, and Agent Modes: [learn more here!](https://learn.microsoft.com/shows/visual-studio-code/ask-edit-and-agent-in-depth-overview-of-github-copilot-chat-modes)
37
+
- In-depth Overview of GitHub Copilot Chat Modes:
38
+
[]
37
39
38
40
### How to start this course
39
41
@@ -61,3 +63,4 @@ If the exercise isn't ready in 20 seconds, please check the [Actions](../../acti
0 commit comments