|
|
|
|
|
by rickstanley
848 days ago
|
|
> I used to use lsp-mode Do you not use it any more? Have you switched to Eglot or something? I use lsp-mode, was going to switch to eglot, but it doesn't have the features that lsp-mode has, like lsp-ui (as far as I can remember), and the last time a compared (last year), the performance impact was somewhat noticeable. |
|
I work on a huge codebase with eglot+clangd and the few times where it gets slow is where there are tons of flymake warnings. Like when you enable all the clang-tidy checks.