I’ve been using cursor for the last 5 months and everything worked fine until this month. It feels difficult to explain but when I open cursor the files are taking a lot of time to load and because of that everything on my system stops to working and it heats up a lot too I think it is because of the CPU usage
at the bottom of the application I get a small loader always “1 (or 2 or 4) files processing” or something like that always but this problem is not occurring in other IDEs
I don’t know why is this happening is it because of larger codebase ? If any one has any solutions please let me know.
Hey, open DevTools and check for any errors there. Also, try clearing the cache by following this guide:
If nothing helps, try booting in safe mode by entering this command in the terminal: cursor --disable-extensions
. If that doesn’t work either, try reinstalling Cursor:
Disable the SpecStory extension if it is enabled.