Description
Provides a language server for C, C++, Objective-C, and Objective-C++ code. Editors use it to offer completion, semantic highlighting, cross references, hierarchy views, diagnostics, and navigation.
Use it when your editor supports the Language Server Protocol and you want code intelligence for C-family projects. Accurate results depend on a correct compile database.