更新 'settings.json'
This commit is contained in:
parent
8351d27ec3
commit
c0ab0c57b3
|
@ -25,12 +25,7 @@
|
||||||
"tab.inactiveForeground": "#000000",
|
"tab.inactiveForeground": "#000000",
|
||||||
"quickInput.foreground": "#000000",
|
"quickInput.foreground": "#000000",
|
||||||
"editorError.foreground": "#00000000",
|
"editorError.foreground": "#00000000",
|
||||||
⚠
|
},
|
||||||
Error: Parse error on line 27:
|
|
||||||
...": "#00000000", }, "C_Cpp.errorS
|
|
||||||
----------------------^
|
|
||||||
Expecting 'STRING', got '}'
|
|
||||||
},
|
|
||||||
"C_Cpp.errorSquiggles": "disabled",
|
"C_Cpp.errorSquiggles": "disabled",
|
||||||
"C_Cpp.intelliSenseEngine": "default",
|
"C_Cpp.intelliSenseEngine": "default",
|
||||||
"C_Cpp.default.cppStandard": "c++11",
|
"C_Cpp.default.cppStandard": "c++11",
|
||||||
|
|
Loading…
Reference in New Issue