File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 250250 "type" : " string" ,
251251 "default" : " file" ,
252252 "description" : " %c_cpp.configuration.clang_format_style.description%" ,
253- "scope" : " machine-overridable "
253+ "scope" : " resource "
254254 },
255255 "C_Cpp.formatting" : {
256256 "type" : " string" ,
771771 "type" : " string" ,
772772 "default" : " Visual Studio" ,
773773 "description" : " %c_cpp.configuration.clang_format_fallbackStyle.description%" ,
774- "scope" : " machine-overridable "
774+ "scope" : " resource "
775775 },
776776 "C_Cpp.clang_format_sortIncludes" : {
777777 "type" : [
983983 "type" : " number" ,
984984 "default" : 2000 ,
985985 "description" : " %c_cpp.configuration.intelliSenseUpdateDelay.description%" ,
986- "scope" : " application " ,
986+ "scope" : " machine " ,
987987 "minimum" : 500 ,
988988 "maximum" : 3000
989989 },
11291129 " gnu17"
11301130 ],
11311131 "description" : " %c_cpp.configuration.default.cStandard.description%" ,
1132- "scope" : " machine-overridable "
1132+ "scope" : " resource "
11331133 },
11341134 "C_Cpp.default.cppStandard" : {
11351135 "type" : " string" ,
11491149 " gnu++20"
11501150 ],
11511151 "description" : " %c_cpp.configuration.default.cppStandard.description%" ,
1152- "scope" : " machine-overridable "
1152+ "scope" : " resource "
11531153 },
11541154 "C_Cpp.default.configurationProvider" : {
11551155 "type" : " string" ,
12191219 ],
12201220 "default" : " Default" ,
12211221 "description" : " %c_cpp.configuration.updateChannel.description%" ,
1222- "scope" : " application "
1222+ "scope" : " machine "
12231223 },
12241224 "C_Cpp.experimentalFeatures" : {
12251225 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments