Cursor v0.50.4 stop responding when opening a relatively big project

Im using cursor for some time with this project and after upgrading to ver 0.50.4 every time I open the project folder cursor stop responding and I need to force close the app. going back to ver 0.49 solve the problem and every think is working.

my computer in Mac m3 pro both 32GB ram running Sequoia 15.5

1 Like

Hi @oreitan13,

How big is the project? Are you using .ignore rules on .venv, .cursor, .vscode, etc directories? What settings do you have enabled in your Cursor settings?

multiples files with 10000s of code line in python
I have a .cursorignore file and I use the default settings
It open the project for a few secends and then crash

Even if you were get that to open, no agent is going to manage monolithic files of that size.

im working with cursor for almost 3 months and it works grate, it also works on ver 0.49
also the files are 100s to 2000 lines of code. all of the files combine are 10000s of line code

Ah, miscommunication. Sounded like you meant 10k lines of code per file.