Using the cursor editor often causes my computer to use up too much memory, causing it to freeze. My computer is a MacBook Pro M2Pro 16G+512G. Are there more people who have the same problem as me?
1 Like
Hey, check what is using your memory by opening Process Explorer
. Also, try booting in safe mode using this command in your terminal: cursor --disable-extensions
.
The extension-host
indicates that the problem is with one of the extensions. Have you tried starting in disable extensions mode? You’ll also need to identify which one is causing the issue by disabling and enabling them one by one.