|
|
|
|
|
by ska
2071 days ago
|
|
I haven't used JetBrains for a few years but it was always pretty slow (i.e. slowed down VS notably and nearly globally) for c++ at least - so perhaps something inherent in the parsing as well though clearly that could be improved. I've never found a fully satisfactory c++ setup, but always thought things like e.g. slime worked well. |
|
My preferred stack is: Emacs + lsp + ccls + dumb-jump + rg + projectile + dap
It's still not perfect, but it's the best I can do.