I just let him check error reasons, but it delete my whole file, even cannot find in trash. Stupiiiiid!

Describe the Bug

i just let him check error reasons, but it delete my whole file, even cannot find in trash. Stupiiiiid!!!

Steps to Reproduce

recover my file!!!

Expected Behavior

recover my file!!!

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.26 (Universal)
VSCode Version: 1.105.1
Commit: f628a4761be40b8869ca61a6189cafd14756dff0

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, sorry for the trouble!

Try restoring the file using Checkpoints:

  1. Open the same chat where the file was deleted
  2. Find the message right before the file was deleted
  3. Click Restore Checkpoint

Docs: Checkpoints | Cursor Docs

If that didn’t help, check if your project uses Git. If it does, you can restore it with git checkout -- <file_name>.

Let me know if you were able to restore the file.