commands.sh

clangd

all

Language server that provides IDE-like features to editors. It should be used via an editor plugin rather than invoked directly.

More info →

Examples (3)

Display available options

clangd --help

List of available options

clangd --help-list

Display version

clangd --version
made by @shridhargupta | data from tldr-pages