clangd (1) Linux Manual Page
clangd – manual page for clangd 14 DescriptionOVERVIEW: clangd is a language server that provides IDE-like features to editors. It should be used via an editor plugin rather than invoked directly. For more information, see:https://clangd.llvm.org/ https://microsoft.github.io/language-server-protocol/ clangd accepts flags on the commandline, and in the CLANGD_FLAGS environment variable. USAGE: clangd [options] OPTIONS: Generic Options: –help…
