Replies: 1 comment
-
|
Is there a simple way to create (or clone from somewhere) such a huge project, such that I can try to reproduce this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everyone!
I am new to spacemacs, trying to learn. I am opening a huge project (yocto layers, build output etc...) and always freezes at Cleaning up the recentf list....done.
So far my investigation showed that you cannot open huge folder structures like a yocto build, because loading it to emacs is different than in vscode.
Trying the same with normal emacs is actually just snappy, but works.
What is the workaround about this, how do you use it with huge repos?
(I have tried (recentf-mode -1) and all these kind of hacks, but still freezes.)
Do you have any suggestions?
What is the standard workflow for working on huge projects like a Yocto?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions