I’ve been facing this issue for quite some releases, right when the new pricing came in. Just to give you idea of time span.
Bug is when I’m working on a large project, like many files, especially python, extension host randomly crashes a lot of time.
On smaller projects it’s not an issue, all works great. But the large project is my job one, for which if, I disable python then cursor works fine, but that beats the whole purpose for me if I can’t use basic language functions and pylance.
Steps to Reproduce
On large projects, where you have 4-5 files opened, and you are going to function or class definitions, extension host crashes.
Happens more than 5 times in some minutes.
Expected Behavior
Extension host shouldn’t randomly crash like.
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
I’m facing the same problem. This was working fine and it seems to be working fine for other teammates but my cursor started to display this error for big projects.
I’ve tried to reinstall, start with a clean profile, downgrade version but nothing seems to work.
Any help appreciated!
Current Cursor Version (Menu → About Cursor → Copy)
After trying almost everything only one thing worked out for me and it was to access User settings in cursor (cmd + shift + p → Open User Settings (JSON) ) and then cut all the settings and save with none. Restart cursor and the problem was gone.
Then I’ve pasted all the settings back and restarted cursor and everything started to work normally.
Really weird issue and I lack a proper explanation to this.