Description
Large C++ codebases can be indexed by a low-latency language server powered by libclang. It is useful for developers who need editor navigation, completion, and diagnostics from a development snapshot.
Development language servers can change indexing behavior and consume significant resources. Use trusted source trees and keep project-specific configuration under review.