clangd-14

Language server that provides IDE-like features to editors
  https://www.llvm.org/
  0
  no reviews



Clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more.

clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin.