Yeah, I was very loose on details here, and this is probably more because of my frustration than anything.
I set up my private laptop with Eglot yesterday with a single small python project from scratch and had some of the same issues.
So I don’t think my issue is so much related to my code base, but more how the default setup for both lsp-mode and eglot is either out of the box with emacs or out of the box with doom emacs.
If you are indeed finding good success with just lsp-mode and work with large Python projects, that’s extremely valuable for me to hear. It means to me that this is fixable and I should just spend the time.
Thanks for replying!
Yeah, I was very loose on details here, and this is probably more because of my frustration than anything.
I set up my private laptop with Eglot yesterday with a single small python project from scratch and had some of the same issues.
So I don’t think my issue is so much related to my code base, but more how the default setup for both lsp-mode and eglot is either out of the box with emacs or out of the box with doom emacs.
If you are indeed finding good success with just
lsp-mode
and work with large Python projects, that’s extremely valuable for me to hear. It means to me that this is fixable and I should just spend the time.