Skip to content

Commit 735bfec

Browse files
committed
Add modes to intro
1 parent edcae27 commit 735bfec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/copilot/copilot-edits.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ MetaSocialImage: images/shared/github-copilot-social.png
1212

1313
Use Copilot Edits to start an AI-powered code editing session and iterate quickly on code changes across multiple files by using natural language. Copilot Edits applies the edits directly in the editor, where you can review them in-place, with the full context of the surrounding code. Copilot Edits brings the conversational flow of Copilot Chat and immediate feedback from Inline Chat together in one experience.
1414

15+
Copilot Edits can function in two modes:
16+
17+
- *Edit mode*: select which files to edit, provide the relevant context and prompt, and Copilot will suggest code edits.
18+
- *Agent mode* (preview): let Copilot determine which files to edit and commands to run by using different tools. Copilot will autonomously iterate and resolve issues to achieve the desired outcome.
1519

1620
> [!TIP]
1721
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly limit of completions and chat interactions.

0 commit comments

Comments
 (0)