update vscodium config
This commit is contained in:
parent
e0e7fad49f
commit
8acd72c14e
|
@ -69,7 +69,7 @@
|
|||
"C_Cpp.vcFormat.newLine.beforeOpenBrace.type" = "sameLine";
|
||||
"C_Cpp.vcFormat.space.betweenEmptyBraces" = true;
|
||||
"C_Cpp.vcFormat.space.betweenEmptyLambdaBrackets" = true;
|
||||
"C_Cpp.vcFormat.indent.caseLabels" = true
|
||||
"C_Cpp.vcFormat.indent.caseLabels" = true;
|
||||
"C_Cpp.intelliSenseCacheSize" = 2048;
|
||||
"C_Cpp.intelliSenseMemoryLimit" = 2048;
|
||||
"C_Cpp.default.browse.path" = [
|
||||
|
|
Loading…
Reference in a new issue