bugfix for server settings failing to decode set compiler flag "no-implicit-fallthrough" for main.c disable inlay hints in eclipse through .clangd Signed-off-by: Karl Osterseher <karli_o@gmx.at>
5 lines
93 B
YAML
5 lines
93 B
YAML
CompileFlags:
|
|
CompilationDatabase: build
|
|
Remove: [-m*, -f*]
|
|
InlayHints: {Enabled: false}
|