Hey, I’ll need a bit more detail to understand what’s going on:
- What exactly isn’t loading: file contents in the editor (blank tab), the file tree on the left, or the whole workspace?
- Does it happen only with one project or with any project? How big is the project?
- What’s your exact macOS version? Apple menu > About This Mac.
While I’m waiting, try these in order:
Run without extensions:
cursor --disable-extensions
Clear workspace cache:
- Close Cursor
- Delete the project folder in
~/Library/Application Support/Cursor/User/workspaceStorage/your_project_hashand make a backup first - Reopen Cursor
Logs for debugging:
If nothing helps, go to Help > Toggle Developer Tools > Console tab. If you see red errors there, send a screenshot.
Related thread: Cursor on MacOS infinitely loads a workspace
Let me know how it goes.