Cursor is crashing very often for me, making it practically unusable. This has been the case for at least the last 2 days or so. It appears to crash more often when I make use of code folding (but I’m not sure if this is what’s causing it). If there’s any log I could provide to help look into this issue please let me know.
It might help if you paste in system info available from:
Cursor
> Help
> About
.
You can also open dev tools console from:
Cursor
> Help
> Toggle Developer Tools
(and then click the Console
tab)
I have also found some seemingly related log file commands in the Command Palette, but I’m not really sure what they relate to, or what clicking on them does, so use these locations at your own discretion. There could also be better, more relevant, log files available, but I’m not aware of them yet.
01) Ctrl
+ Shift
+ P
(open Command Palette)
02) Type Developer: Open Log
and select Developer: Open Log File...
03) Type Cursor
and you will see some relevant options
2 Likes
I see, I’ll do that on the next crash. I guess this thread can be closed then.