Gemini Pro 2.5 fails to change file contents #165627
Replies: 11 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
exact same issue here. this appeared only recently |
Beta Was this translation helpful? Give feedback.
-
|
Same issue here, just shows hundreds of edited files and never ends the job. Tried it on vscode 1.103.0-insider and code 1.102.0 |
Beta Was this translation helpful? Give feedback.
-
|
Me too |
Beta Was this translation helpful? Give feedback.
-
|
I'm having this issue too in recent weeks, very annoying. It also keeps hanging, it says files changed but there is no change its just loading, i have to manually press the stop button and to try again, and this wasted expensive premium requests... |
Beta Was this translation helpful? Give feedback.
-
|
I'm having this issue too in recent weeks, very annoying. It also keeps hanging, it says files changed but there is no change its just loading, i have to manually press the stop button and to try again, and this wasted expensive premium requests... |
Beta Was this translation helpful? Give feedback.
-
|
same here |
Beta Was this translation helpful? Give feedback.
-
|
I was surprised to see the issue still exist after Gemini Pro 2.5 got out of preview in VS code. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I have the same problem. Also, it often, TOO OFTEN, tells me to apply the changes to the code, but it only describes them and never actually applies the change. I have to ask Gemini 2.5 Pro to specifically apply the change up to 10 times before it applies it. It's also happened to me a couple of times that it freezes for a few seconds and loses most of the chat. It's a very serious problem because I find myself having to re-explain what we were doing, where we got to, etc. |
Beta Was this translation helpful? Give feedback.
-
|
Related: microsoft/vscode#262996 In my case, Gemini was getting caught in infinite loops (seems to be happening less, or maybe I'm just using that model less). |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Copilot Feature Area
VS Code
Body
This problem is model-specific to Gemini Pro 2.5. Sometimes when Gemini Pro 2.5 tries to change the contents of a file, it tells you it is going to change the contents and then bugs out. See the images. I have hidden sensitive content.
After this Copilot did not continue the prompt and seemingly stopped completely

As you can see it says there that 163 files have been changed but the "files" are just one file and clicking on them just brings up the same file. The number was going up at first but stopped at 163
The same happened here but it says that 1265 files were changed. The number kept rising, after taking this screenshot i stopped the conversation and then the count stopped at around 1400.

Sometimes the same happens but the file changed count is normal, Copilot just keeps thinking about editing the files but never does.
I tried to restart VSC. Problem persists.
Beta Was this translation helpful? Give feedback.
All reactions