Description
Improves C and C++ editing with clangd language-server features. It is useful for developers who want code completion, diagnostics, go-to-definition, and refactoring support in compatible editors.
Language servers index project code and compile commands. Be careful when sharing logs because they can include private paths, compiler flags, and source snippets.