[clangd-dev] additional TextEdits on code completion

Aneesh Kumar K.V via clangd-dev clangd-dev at lists.llvm.org
Wed Apr 3 02:32:39 PDT 2019


Hi All,

I am finding that with clangd after a function name code completion it
adds a header to the top of the file. This almost always results in
compilation error with my project and I would like to disable that
header file addition to the .c file. I don't see a command line option
that will help disable the feature. Any option i can use to disable?
this?

-aneesh



More information about the clangd-dev mailing list