clangd logo

clangd LLVM

Use this command to install clangd:
winget install --id=LLVM.clangd -e

Language server for C/C++, by the LLVM project

Clangd is a language server for C/C++ developed by the LLVM project, designed to provide advanced IDE features directly within editors. It offers intelligent code completion, refactoring tools, build system integration, real-time diagnostics, cross-platform support, and extensibility. Ideal for developers, DevOps engineers, and researchers working with C++, clangd enhances productivity and improves code quality. Installation is straightforward via winget.

README

clangd

clangd is a language server, and provides C++ IDE features to editors. This is not its documentation.

Communication channels

If you have any questions or feedback, you can reach community and developers through one of these channels:

Versions
20.1.0
19.1.2
18.1.3
17.0.3
16.0.2
Website
License