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 22132213 },
22142214 "C_Cpp.inlayHints.autoDeclarationTypes.enabled" : {
22152215 "type" : " boolean" ,
2216- "default" : true ,
2216+ "default" : false ,
22172217 "markdownDescription" : " %c_cpp.configuration.inlayHints.autoDeclarationTypes.enabled.markdownDescription%" ,
22182218 "scope" : " application"
22192219 },
22202220 "C_Cpp.inlayHints.parameterNames.enabled" : {
22212221 "type" : " boolean" ,
2222- "default" : true ,
2222+ "default" : false ,
22232223 "markdownDescription" : " %c_cpp.configuration.inlayHints.parameterNames.enabled.markdownDescription%" ,
22242224 "scope" : " application"
22252225 },
22312231 },
22322232 "C_Cpp.inlayHints.referenceOperator.enabled" : {
22332233 "type" : " boolean" ,
2234- "default" : true ,
2234+ "default" : false ,
22352235 "markdownDescription" : " %c_cpp.configuration.inlayHints.referenceOperator.enabled.markdownDescription%" ,
22362236 "scope" : " application"
22372237 },
You can’t perform that action at this time.
0 commit comments