Skip to content

Commit 6650e06

Browse files
authored
Update blogs/2024/12/18/free-github-copilot.md
1 parent 66071c2 commit 6650e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogs/2024/12/18/free-github-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ With this announcement, GitHub Copilot becomes a core part of the VS Code experi
2525

2626
## Work with multiple files using Copilot Edits
2727

28-
[GitHub Copilot Edits](https://code.visualstudio.com/docs/copilot/copilot-edits) is a multi-file editing experience that you can open from the top of the chat sidebar. Given a prompt, Edits will propose changes across files including creating new files when needed. This gives you the conversational flow of chat combined with the power of Copilot's code generation capabilities. The result is something you have to try to believe.
28+
[Copilot Edits](https://code.visualstudio.com/docs/copilot/copilot-edits) is a multi-file editing experience that you can open from the top of the chat side bar. Given a prompt, Edits will propose changes across files including creating new files when needed. This gives you the conversational flow of chat combined with the power of Copilot's code generation capabilities. The result is something you have to try to believe.
2929

3030
<video src="../../11/12/blog-video-demo.mp4" title="Copilot Edits video" autoplay muted controls></video>
3131

0 commit comments

Comments
 (0)