Yes Cursor also re-adds entire code sections below existing code and like… re-write the entire file with duplicate. Often the file gets past 250 lines and then the file to too large for it to edit to fix its own mess. Really hope Cursor can edit larger than 250 line files soon. It’s getting painful.
Also getting quite a few instances of adding existing code at the end of the file.
Also code snippets in chat in the format:
@@ -155,10 +147,2 @@
with - before lines to be removed, and + before lines to be added.
These are both things I’m suffering with first hand, hoping further updates will improve the situation. I seen the recent updated format of code suggestions like this “@@ -155,10 +147,2 @@” and assumed it was a new fix from the cursor side, but then every time it appears it has never fixed the code correctly once so I assume that’s coming from OpenAI’s side. Hoping Cursor devs can take a closer look to see what’s happening here as it’s becoming more and more apparent and more and more of a headache.