Hacker News new | ask | show | jobs
by xvilka 2452 days ago
For the C++ using ccls[1] is way better.

[1] https://github.com/MaskRay/ccls

1 comments

clangd is really good these days (clangd-9), I suggest you give it a try. It's incredibly easy to set up if your distribution packages it. I'm using it with Emacs' lsp-mode, it's great.