Skip to content

Commit a021cdc

Browse files
authored
Update 1-introduction.md
1 parent fe5d7a7 commit a021cdc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/github/introduction-to-github-copilot/includes/1-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
GitHub Copilot is the world's first at-scale AI developer tool that can help you write code faster with less work. GitHub Copilot draws context from comments and code to suggest individual lines and whole functions instantly.
1+
GitHub Copilot is an AI-powered developer assistant that helps you work faster and with greater confidence throughout the software development lifecycle. Copilot uses the context of your code and comments to help generate code, explain existing logic, refactor implementations, fix bugs, and write tests—all directly from your development environment.
22

33
Research finds that when GitHub Copilot helps developers code faster, they can focus on solving bigger problems, stay in the flow longer, and feel more fulfilled with their work.
44

@@ -8,7 +8,7 @@ OpenAI created the generative pretrained language model in GitHub Copilot, power
88

99
By the end of this module, you'll:
1010

11-
- Understand how GitHub Copilot can help you code by offering autocomplete-style suggestions.
11+
- Understand how GitHub Copilot can help you write, understand, and improve code by providing context-aware suggestions, explanations, and code generation.
1212
- Understand the various ways to trigger GitHub Copilot.
1313
- Comprehend the differences among GitHub Copilot Free, Pro, Business, and Enterprise.
1414
- Know how to configure GitHub Copilot.

0 commit comments

Comments
 (0)