Could you try doing a clean uninstall / reinstall of Cursor? This will wipe all state but should resolve this issue – it looks like restoring the editor state is causing the editor to crash. Please see these docs for instructions: Cursor – Common Issues
I tried, but it doesn’t works. I move the folder to other path and be fine now. However, I make a same name but empty folder in the same path, Cursor will be bugged again, I don’t know why. By the way, after I reinstall Cursor, I can’t install extension from server.
Hi @elohimarthure, on your remote machine, could you also wipe the ~/.cursor-server and ~/.cursor directories? There might be some state still in there.
After reinstalling Cursor, the SSH extension is available in the marketplace:
I can install Python(Cursor Pyright) now, but I think there is something wrong with this extension. My code can run and has no wrong, but pyright show some wrong to fix.