Interesting! Thank you. I will try to walk backwards from my current setup and try to see if I can to your results.
- 1 Post
- 2 Comments
Joined 2 years ago
Cake day: November 14th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
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.