更新 'settings.json'
This commit is contained in:
parent
ee3ee0efd8
commit
729c677b68
|
@ -25,7 +25,7 @@
|
||||||
},
|
},
|
||||||
// "C_Cpp.autocomplete": "Disabled",
|
// "C_Cpp.autocomplete": "Disabled",
|
||||||
// "C_Cpp.formatting": "Disabled",
|
// "C_Cpp.formatting": "Disabled",
|
||||||
// "C_Cpp.errorSquiggles": "Disabled",
|
"C_Cpp.errorSquiggles": "Disabled",
|
||||||
"C_Cpp.intelliSenseEngine": "Default",
|
"C_Cpp.intelliSenseEngine": "Default",
|
||||||
"C_Cpp.clang_format_style": "google",
|
"C_Cpp.clang_format_style": "google",
|
||||||
"C_Cpp.default.cppStandard": "c++11",
|
"C_Cpp.default.cppStandard": "c++11",
|
||||||
|
|
Loading…
Reference in New Issue