Hello, looking for some support. I am a novice user with 0 coding experience but I have been using the ai within cursor to build a pretty cool user interface for my business that links to a google database.
I was under the impression the code saves automatically as I have shut down my laptop on many occasions and when I would relaunch cursor my work would still be there.
Earlier today cursor froze and was unable to finish any prompts that I was asking of it. So i restarted the laptop and relaunched my user interface to find it is displaying a super old version and I cannot seem to retrieve all of the work I have lost.
I restarted the laptop again and this time the user interface loads an even older version undoing even more work.
If you’re not using Git yet, please initialize a repo and commit often
Try resetting Cursor’s Application Support folder (this creates a backup):
cd ~/Library/"Application Support"
mv Cursor CursorBackup
For debugging, please share:
Your Cursor version (Help > About > Copy)
Are you using Agent? If yes, the Request ID (Chat menu > Copy Request ID)
Does it still happen with cursor --disable-extensions? (Cmd/Ctrl+Shift+P > Shell Command: Install ‘cursor’ command, then run cursor --disable-extensions in Terminal)