Replies: 6 comments 2 replies
-
That sounds exciting! The new multi-file editing feature in GitHub Copilot Chat for Visual Studio Code is a game-changer. Being able to make AI-assisted code changes across multiple files in one session will definitely streamline the coding process. It's great to see how it combines the conversational capabilities of Copilot Chat with direct in-line coding. I'm looking forward to trying it out and seeing how it enhances the workflow for larger code changes! |
Beta Was this translation helpful? Give feedback.
-
Absolutely amazing stuff! |
Beta Was this translation helpful? Give feedback.
-
The screenshot in the changelog post for code review seems to show an incorrect Copilot suggestion: Might want to use one of the screenshots from the documentation instead, where the suggested changes seem to be correct. Besides that this feature seems quite interesting though. Edit: Looks like the screenshot has been replaced now. |
Beta Was this translation helpful? Give feedback.
-
I don't know what I'm doing wrong but I can't seem to access this feature at all... Version: 1.95.0-insider |
Beta Was this translation helpful? Give feedback.
-
Ah, nevermind, seems like the "searching for updates" was broken on 1.95.0 insiders. |
Beta Was this translation helpful? Give feedback.
-
I think it's a great step forward. However, what if I'm not sure exactly which files need changing? I expect to be able to say "add functionality X" and Copilot figures out which files should be affected. Is that on the roadmap? |
Beta Was this translation helpful? Give feedback.
-
Hey devs, we’ve got some powerful new upgrades for GitHub Copilot Chat in the latest Visual Studio Code release—features designed to streamline coding, debugging, and testing. Excited? So are we!
Setting: github.copilot.chat.edits.enabled
In this update, multi-file editing (currently in preview) lets you run AI-assisted edits across multiple files, all in one session. This means you can ask Copilot to suggest and apply code changes across files in your workspace, review in context, and refine directly in the editor.
This feature is ideal for tackling larger code changes that span multiple files—keeping the Copilot Chat flow right beside your code, while maintaining fast feedback in the editor. It’s a blend of the conversational ease of Copilot Chat and the precision of in-line coding.
We’d love to hear from you: what coding tasks are you hoping to streamline with multi-file editing? Or, if you've tried it, what’s been your favorite use so far? Let’s build the future of GitHub Copilot together!
Get more details about multi-file editing in the VS Code documentation.
Read more here
Beta Was this translation helpful? Give feedback.
All reactions