Skip to content

Commit 124953c

Browse files
Copilotchar23-web
andcommitted
Add URL Context feature documentation to Copilot course
Co-authored-by: char23-web <192555436+char23-web@users.noreply.github.com>
1 parent 296eb2f commit 124953c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/steps/1-copilot-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
_Welcome to "Develop With AI Powered Code Suggestions Using GitHub Copilot and VS Code"! :wave:_
1212

13-
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.
13+
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. Additionally, Copilot can use URL context to incorporate information from web pages and documentation into its suggestions. GitHub Copilot is powered by OpenAI Codex, a generative pretrained language model created by OpenAI.
1414

1515
**Copilot works with many code editors including VS Code, Visual Studio, JetBrains IDE, and Neovim.**
1616

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ _GitHub Copilot can help you code by offering autocomplete-style suggestions rig
2727

2828
_Welcome to "Develop With AI Powered Code Suggestions Using GitHub Copilot and VS Code"! :wave:_
2929

30-
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.
30+
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. Additionally, Copilot can use URL context to incorporate information from web pages and documentation into its suggestions. GitHub Copilot is powered by OpenAI Codex, a generative pretrained language model created by OpenAI.
3131

3232
**Copilot works with many code editors including VS Code, Visual Studio, JetBrains IDE, and Neovim.**
3333

0 commit comments

Comments
 (0)