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: learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/index.yml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -28,15 +28,15 @@ abstract: |
28
28
29
29
- Manage code update suggestions by accepting, partially accepting, editing, and discarding the suggestions generated by GitHub Copilot Chat.
30
30
prerequisites: |
31
-
- An active subscription for GitHub Copilot is required for either your personal GitHub account or a GitHub account managed by an organization or enterprise.
32
-
33
-
- Experience using the GitHub Copilot Chat extension for Visual Studio Code to generate explanations of code blocks, code files, and entire workspaces.
34
-
35
31
- One or more years of software development experience is recommended.
36
32
37
33
- Experience developing C# applications using Visual Studio Code and the C# Dev Kit extension is recommended.
38
34
39
-
- Awareness of the GitHub Copilot free trial conditions. If you choose the free trial offer for GitHub Copilot, a form of payment is requested at sign-up. Charges aren't applied until the trial is over, unless you cancel before the conclusion of the 30-day period.
35
+
- An active subscription for GitHub Copilot is required for either your personal GitHub account or a GitHub account managed by an organization or enterprise. You can set up a GitHub Copilot Free account or sign up for a subscription to GitHub Copilot Pro trial with a one-time 30-day trial. For learning, the Copilot Free option with usage limits should be sufficient.
36
+
37
+
- Awareness of the GitHub Copilot free trial conditions: if you choose the free trial offer for GitHub Copilot, a form of payment is requested at sign-up. Charges aren't applied until the trial is over, unless you cancel before the conclusion of the 30-day period.
38
+
39
+
- Experience using the GitHub Copilot Chat extension for Visual Studio Code to generate explanations of code blocks, code files, and entire workspaces.
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/generate-documentation-using-github-copilot-tools/index.yml
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -24,13 +24,16 @@ abstract: |
24
24
25
25
- Generate inline code documentation using the GitHub Copilot Chat extension for Visual Studio Code.
26
26
prerequisites: |
27
-
- GitHub Copilot enabled on your account. For learning, the Copilot Free option with usage limits should sufficient.
28
-
29
-
- A basic understanding of the features provided by the GitHub Copilot extensions for Visual Studio Code.
30
-
31
27
- One or more years of software development experience is recommended.
32
28
33
29
- Experience developing C# applications using Visual Studio Code and the C# Dev Kit extension is recommended.
30
+
31
+
- An active subscription for GitHub Copilot is required for either your personal GitHub account or a GitHub account managed by an organization or enterprise. You can set up a GitHub Copilot Free account or sign up for a subscription to GitHub Copilot Pro trial with a one-time 30-day trial. For learning, the Copilot Free option with usage limits should be sufficient.
32
+
33
+
- Awareness of the GitHub Copilot free trial conditions: if you choose the free trial offer for GitHub Copilot, a form of payment is requested at sign-up. Charges aren't applied until the trial is over, unless you cancel before the conclusion of the 30-day period.
34
+
35
+
- A basic understanding of the features provided by the GitHub Copilot extensions for Visual Studio Code.
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/implement-code-improvements-using-github-copilot-tools/index.yml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -22,15 +22,15 @@ abstract: |
22
22
23
23
- Implement code update suggestions from GitHub Copilot Chat that improve existing code in the areas of code quality, reliability, performance, and security.
24
24
prerequisites: |
25
-
- An active subscription for GitHub Copilot is required for either your personal GitHub account or a GitHub account managed by an organization or enterprise.
26
-
27
-
- Experience using the GitHub Copilot and GitHub Copilot Chat extensions for Visual Studio Code to create new code and generate explanations of existing code.
28
-
29
25
- One or more years of software development experience is recommended.
30
26
31
27
- Experience developing C# applications using Visual Studio Code and the C# Dev Kit extension is recommended.
32
28
33
-
- Awareness of the GitHub Copilot free trial conditions. If you choose the free trial offer for GitHub Copilot, a form of payment is requested at sign-up. Charges aren't applied until the trial is over, unless you cancel before the conclusion of the 30-day period.
29
+
- An active subscription for GitHub Copilot is required for either your personal GitHub account or a GitHub account managed by an organization or enterprise. You can set up a GitHub Copilot Free account or sign up for a subscription to GitHub Copilot Pro trial with a one-time 30-day trial. For learning, the Copilot Free option with usage limits should be sufficient.
30
+
31
+
- Awareness of the GitHub Copilot free trial conditions: if you choose the free trial offer for GitHub Copilot, a form of payment is requested at sign-up. Charges aren't applied until the trial is over, unless you cancel before the conclusion of the 30-day period.
32
+
33
+
- Experience using the GitHub Copilot Chat extension for Visual Studio Code to generate explanations of code blocks, code files, and entire workspaces.
0 commit comments