File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 456
456
],
457
457
"scope" : " resource"
458
458
},
459
- "C_Cpp.markdownInComments" : {
460
- "type" : " string" ,
461
- "enum" : [
462
- " subsetEnabled" ,
463
- " enabled" ,
464
- " disabled"
465
- ],
466
- "enumDescriptions" : [
467
- " %c_cpp.configuration.markdownInComments.subsetEnabled.description%" ,
468
- " %c_cpp.configuration.markdownInComments.enabled.description%" ,
469
- " %c_cpp.configuration.markdownInComments.disabled.description%"
470
- ],
471
- "default" : " subsetEnabled" ,
472
- "description" : " %c_cpp.configuration.markdownInComments.description%" ,
473
- "scope" : " resource"
474
- },
475
459
"C_Cpp.hover" : {
476
460
"type" : " string" ,
477
461
"enum" : [
1492
1476
"description" : " %c_cpp.configuration.commentContinuationPatterns.description%" ,
1493
1477
"scope" : " window"
1494
1478
},
1479
+ "C_Cpp.markdownInComments" : {
1480
+ "type" : " string" ,
1481
+ "enum" : [
1482
+ " subsetEnabled" ,
1483
+ " enabled" ,
1484
+ " disabled"
1485
+ ],
1486
+ "enumDescriptions" : [
1487
+ " %c_cpp.configuration.markdownInComments.subsetEnabled.description%" ,
1488
+ " %c_cpp.configuration.markdownInComments.enabled.description%" ,
1489
+ " %c_cpp.configuration.markdownInComments.disabled.description%"
1490
+ ],
1491
+ "default" : " subsetEnabled" ,
1492
+ "description" : " %c_cpp.configuration.markdownInComments.description%" ,
1493
+ "scope" : " resource"
1494
+ },
1495
1495
"C_Cpp.simplifyStructuredComments" : {
1496
1496
"type" : " boolean" ,
1497
1497
"default" : true ,
You can’t perform that action at this time.
0 commit comments