change vscodium config
This commit is contained in:
parent
99beba9e6a
commit
e3e62e5325
|
@ -77,7 +77,7 @@
|
|||
"C_Cpp.default.browse.path" = [
|
||||
''''${workspaceFolder}/**''
|
||||
];
|
||||
"C_Cpp.default.cStandard" = "c11";
|
||||
"C_Cpp.default.cStandard" = "gnu11";
|
||||
"C_Cpp.inlayHints.parameterNames.hideLeadingUnderscores" = false;
|
||||
"C_Cpp.intelliSenseUpdateDelay" = 500;
|
||||
"C_Cpp.workspaceParsingPriority" = "medium";
|
||||
|
|
Loading…
Reference in a new issue