Reject changes and it deletes the file

This is still happening

Exactly!

Can confirm, still happening and weā€™re looking for alternatives because of it

This is definitely a bug on our end, will lift this internally again

Whenever you encounter this, could you please do Cmd+Shift+P > ā€œReport AI Usageā€? This way weā€™ll be able to debug it!

Iā€™m definitely looking at alternatives based on the bugginess of the latest update. The deleted files on rejection is a catastrophic bug and I have no idea how it made it through QA. Any ETA on when this will be resolved?

1 Like

I recommended avery credible alternative in the github copilot vs cursor thread which is much better than both. You can check it out if you want

The bugs keep coming and itā€™s not looking goodā€¦ in addition to cursor just deleting your files if you ā€œrejectā€ a proposed change, it also completely updates the WRONG FILE if you try and apply changes to a newly created file. Essentially if you add a new file thatā€™s proposed, no code is actually added when created, but when you ā€œApplyā€ the code changes for the new file from the chat interface, it applies the changes to whatever file you were working on before (even if that file isnā€™t the selected tab and youā€™re focused on the newly created file).

Iā€™m almost certain this is due to cursor using VS Codeā€™s API incorrectly. File management is a huge mess with Cursor at the moment.

For those looking to restore the deleted file