Closed rmallorybpc closed 1 year ago
Copilot - GitHub features General What is GitHub Copilot? GitHub Copilot is an AI pair programmer that helps you write code faster and with less work. It draws context from comments and code to suggest individual lines and whole functions instantly. GitHub Copilot is powered by OpenAI Codex, a generative pretrained language model created by OpenAI. It is available as an extension for Visual Studio Code, Visual Studio, Neovim, and the JetBrains suite of integrated development environments (IDEs).
Copilot blog search keyword GitHub Copilot blog GA GitHub Copilot docs Introduction GitHub Copilot is an AI pair programmer. You can use GitHub Copilot to get suggestions for whole lines or entire functions right inside your editor.
This guide will show you how to sign up for GitHub Copilot through your personal account, install the GitHub Copilot extension in Visual Studio Code, and get your first suggestion. For more information on GitHub Copilot, see "About GitHub Copilot." For more in-depth information on how to use GitHub Copilot in a variety of environments, see "Getting Started.
GitHub Copilot is generally available for businesses Enabling GitHub Copilot for Business for your enterprise
Exam landing page Quick intro sentence, Learning objectives, Prerequisites, Units outline
Introduction unit
Introduce GitHub Copilot
Introduce GitHub Copilot for Business
Using GitHub Copilot
Using GitHub Copilot for Business
Configure GitHub Copilot
Information for troubleshooting GitHub Copilot
Need to find out if there are or will be Skills or exercises to add
Summary, References
Feedback from @camihmerhar
Howdy @rmallorybpc! Awesome job putting this together! Let me know if you have any questions.
Feedback on Introduction to GitHub Copilot
- Do we have an introduction for this module with the prerequisites? I think knowing that will help inform us of how we curate the content going forward.
Hey @camihmerhar the module opening is in the Index. Revised after our MS Learn weekly.
@camihmerhar more comments below.
2-how-to-use-github-copilot.md
- I would consider rewording the title of the unit from "How to use github copilot," to something along the lines of "Testing and Securing Code with Copilot," that way learners know what to expect with the unit.
- I feel like the sub section "Assisting non-native English speakers" feels out of place. I feel like it might be a better fit for the 3rd learning unit, "Enable GitHub Copilot for Business Enterprise" and you can intro it with a transition sentence that states that teams can be global and that's why assisting non-native english speakers is so important.
I updated the unit titles to start. I added a better intro to this unit with a new, using, unit. A new blog post (added to the Summary as well) helped a lot. I moved the, non-native, section to the bottom with a better transition. I kept the section here, but let me know if you still think the read flows better with, non-native, in Business or not.
@camihmerhar comments below.
Troubleshooting GitHub Copilot in Visual Studio
- [ ] Because this section is so small can we combine it with the above section? If no, what are the discernible differences between the two?
These are specific troubleshooting for the two products, Visual Studio Code and Visual Studio.
Comments below, @camihmerhar
4-configure-github-copilot.md
Configuring GitHub Copilot in Visual Studio Code
- [x] After the first paragraph of this section what are your thoughts on walking through the steps of installing GH Copilot for Visual Studio?
I added an image suggestion.
From @camihmerhar
Howdy @rmallorybpc! I hope you had a fabulous weekend!
Here are my next round of reviews, let me know if you have any questions!
"GitHub Copilot is an Artificial Intelligence (AI) pair programmer that helps you write code faster and with less work.
GitHub Copilot draws context from comments and code to suggest individual lines and whole functions instantly.
Powered by OpenAI Codex, GitHub Copilot's generative pretrained language model is created by OpenAI. An extension is available for Visual Studio Code, Visual Studio, Neovim, and the JetBrains suite of integrated development environments (IDEs)."
Module added. Closing issue
We need to create a dedicated module for Projects.
Copilot uses the OpenAI Codex to suggest code and entire functions in real-time, right from your editor.
Plan of Action