Skip to content

Commit c80799e

Browse files
authored
Merge pull request #3 from char23-web/copilot/fix-52b65e9f-6b4d-45fb-823c-1c8a140963c4
Add GitHub Copilot URL Context feature documentation
2 parents eaca98d + 124953c commit c80799e

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)