File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2213
2213
},
2214
2214
"C_Cpp.inlayHints.autoDeclarationTypes.enabled" : {
2215
2215
"type" : " boolean" ,
2216
- "default" : true ,
2216
+ "default" : false ,
2217
2217
"markdownDescription" : " %c_cpp.configuration.inlayHints.autoDeclarationTypes.enabled.markdownDescription%" ,
2218
2218
"scope" : " application"
2219
2219
},
2220
2220
"C_Cpp.inlayHints.parameterNames.enabled" : {
2221
2221
"type" : " boolean" ,
2222
- "default" : true ,
2222
+ "default" : false ,
2223
2223
"markdownDescription" : " %c_cpp.configuration.inlayHints.parameterNames.enabled.markdownDescription%" ,
2224
2224
"scope" : " application"
2225
2225
},
2231
2231
},
2232
2232
"C_Cpp.inlayHints.referenceOperator.enabled" : {
2233
2233
"type" : " boolean" ,
2234
- "default" : true ,
2234
+ "default" : false ,
2235
2235
"markdownDescription" : " %c_cpp.configuration.inlayHints.referenceOperator.enabled.markdownDescription%" ,
2236
2236
"scope" : " application"
2237
2237
},
You can’t perform that action at this time.
0 commit comments