Vincent GRENET

Results 10 comments of Vincent GRENET

I guess clue is https://github.com/clangd/clangd/issues/1258#issuecomment-1222324227 ... unfortunately

If I may I would take opportunity to ask the same about linting part .... I'm expecting from clangd services like code indexing mainly. Having my problem view promoting me...

> As for linting, assuming the diagnostics are coming from clang-tidy, they can be disabled in the clangd config file using https://clangd.llvm.org/config.html#remove-1 (including potentially disabling all of them using `Remove:...

> > `clang-tidy` is not running on my side but sounds `clangd` is embedding some feature of (like it does about formatting capabilities which are supported by `clang-format` too). >...

Thank you @HighCommander4 & @lmerynda very helpful to me. Appreciated.

@HighCommander4 thank you so much for such analysis ! So first if my understanding is right we can claim current behavior is related to `clangd` server, not `vscode-clangd` client: do...

Ok @HighCommander4 thanks one time more taking time for explanations. I'm aware about https://github.com/eclipse-cdt-cloud/vscode-clangd so I' m getting to get an extra try based on. Possibly it may help but...

> > I'm aware about https://github.com/eclipse-cdt-cloud/vscode-clangd so I' m getting to get an extra try based on. Possibly it may help but to be confirmed (I'll come back to you)...

@HighCommander4, have you got any chance to look at project / external files ? Thanks for update if some. If helpful, feel free to ask for just in case able...