set c++ formatting style
This commit is contained in:
@ -110,6 +110,7 @@
|
|||||||
"C_Cpp.default.includePath" = [
|
"C_Cpp.default.includePath" = [
|
||||||
"\${workspaceFolder}/**"
|
"\${workspaceFolder}/**"
|
||||||
];
|
];
|
||||||
|
"C_Cpp.clang_format_fallbackStyle" = "Microsoft";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user