Skip to content

Commit bc58979

Browse files
authored
Merge pull request #50737 from wwlpublish/6f9c0b7cef5eb4480930a15c47210f5bdf0bf6f9e24e3cc049db3fe3914b0f6e-live
Modules/M03-develop-code-features-using-github-copilot-tools
2 parents 81a1ff0 + e365676 commit bc58979

11 files changed

+17
-20
lines changed

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 05/28/2025
7+
ms.date: 06/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/2-examine-code-development-features-github-copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Examine the code development features of GitHub Copilot
44
metadata:
55
title: Examine the code development features of GitHub Copilot
66
description: "Examine the code development features of GitHub Copilot"
7-
ms.date: 05/28/2025
7+
ms.date: 06/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/3-examine-github-copilot-best-practices.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Examine GitHub Copilot best practices
44
metadata:
55
title: Examine GitHub Copilot best practices
66
description: "Examine GitHub Copilot best practices"
7-
ms.date: 05/28/2025
7+
ms.date: 06/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/4-generate-code-github-copilot-code-completions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Generate code using GitHub Copilot code completion suggestions
44
metadata:
55
title: Generate code using GitHub Copilot code completion suggestions
66
description: "Generate code using GitHub Copilot code completion suggestions"
7-
ms.date: 05/28/2025
7+
ms.date: 06/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/5-generate-code-github-copilot-chat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Generate code using GitHub Copilot Chat
44
metadata:
55
title: Generate code using GitHub Copilot Chat
66
description: "Generate code using GitHub Copilot Chat"
7-
ms.date: 05/28/2025
7+
ms.date: 06/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/6-exercise-develop-code-features-github-copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Develop new code features using GitHub Copilot
44
metadata:
55
title: Exercise - Develop new code features using GitHub Copilot
66
description: "Exercise - Develop new code features using GitHub Copilot."
7-
ms.date: 05/28/2025
7+
ms.date: 06/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/7-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "Knowledge check"
7-
ms.date: 05/28/2025
7+
ms.date: 06/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/8-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 05/28/2025
7+
ms.date: 06/02/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/includes/1-introduction.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,10 @@ The topics covered in this module include:
66

77
- Examining code development features of GitHub Copilot in Visual Studio Code.
88
- Examining GitHub Copilot best practices.
9-
- Creating code by using code line completions.
10-
- Creating code by using GitHub Copilot Inline Chat.
11-
- Completing a "create new code" challenge and reviewing a possible solution.
12-
- Completing a "code logic" challenge and reviewing a possible solution.
13-
- Converting code between programming languages using GitHub Copilot.
9+
- Generating code by using code line completions.
10+
- Generating code by using GitHub Copilot chat features.
1411

15-
By the end of this module, you're able to develop code more efficiently and accurately using GitHub Copilot autocompletion and chat suggestions in Visual Studio Code.
12+
By the end of this module, you're able to develop code more efficiently and accurately using GitHub Copilot code completions and chat suggestions in Visual Studio Code.
1613

1714
> [!IMPORTANT]
1815
> To complete this GitHub Copilot training, you must have an active subscription for GitHub Copilot in your personal GitHub account (includes the GitHub Copilot Free plan), or you must be assigned to a subscription managed by an organization or enterprise. Module activities may include GitHub Copilot suggestions that match public code. If you're a member of an organization on GitHub Enterprise Cloud who has been assigned a GitHub Copilot subscription through your organization, the setting for suggestions matching public code may be inherited from your organization or enterprise. If your account blocks suggestions that match public code, module activities may not work as expected.

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/includes/8-summary.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ The main takeaways from this module are the benefits and functionalities of GitH
44

55
Extra Reading:
66

7-
1. [GitHub Copilot documentation](https://docs.github.com/copilot)
8-
1. [GitHub Copilot in Visual Studio Code](https://code.visualstudio.com/docs/copilot/overview)
9-
1. [GitHub Copilot in Visual Studio Code - FAQ](https://code.visualstudio.com/docs/copilot/faq)
10-
1. [GitHub Copilot in Visual Studio Code - Cheat Sheet](https://code.visualstudio.com/docs/copilot/reference/copilot-vscode-features)
11-
1. [GitHub Copilot in Visual Studio Code - Workspace Context](https://code.visualstudio.com/docs/copilot/reference/workspace-context)
7+
- [GitHub Copilot documentation](https://docs.github.com/copilot)
8+
- [GitHub Copilot in Visual Studio Code](https://code.visualstudio.com/docs/copilot/overview)
9+
- [GitHub Copilot in Visual Studio Code - FAQ](https://code.visualstudio.com/docs/copilot/faq)
10+
- [GitHub Copilot in Visual Studio Code - Cheat Sheet](https://code.visualstudio.com/docs/copilot/reference/copilot-vscode-features)
11+
- [GitHub Copilot in Visual Studio Code - Workspace Context](https://code.visualstudio.com/docs/copilot/reference/workspace-context)

0 commit comments

Comments
 (0)