Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Similar experience: I added a folder to my zed project that was too big, causing zed to lock up and eventually crash. But because the default setting was to re-open projects on launch, I was stuck in a loop where I couldn’t remove the folder either. Eventually found a way to clear the recent projects, load an empty editor, and change the setting to avoid it in the future.


Big files/projects is where Sublime really shines. I hope Zed can replicate that performance.


Ok, how big was your project?

My JetBrains IDEs (RustRover, Goland) probably would have choked out too.


You can open large codebases in Jetbrains IDEs and it takes forever to index, but it shouldn't outright crash or completely freeze.

You can open the kernel in CLion. Don't expect the advanced refactoring features to work, but it can deal with a ~40 million lines project folder for example


IntelliJ IDEs are fine with huge files and projects. At certain sizes it'll disable intellisense in active files, but IME stuff like find and replace works fine regardless of size and you can still turn intellisense on if you want.

They'll index for a long time on huge codebases, but I only go through that like once a month max, I just have the editors as always open




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: