File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 37443744 },
37453745 "svdPath" : {
37463746 "type" : " string" ,
3747- "description" : " %c_cpp.debuggers.cppdbg.visualizerFile .description" ,
3747+ "description" : " %c_cpp.debuggers.cppdbg.svdPath .description% " ,
37483748 "default" : " "
37493749 },
37503750 "showDisplayString" : {
Original file line number Diff line number Diff line change 477477 "allOf" : [
478478 {
479479 "if" : {
480- "properties" : { "type" : { "const" : " scp" } }
480+ "properties" : {
481+ "type" : {
482+ "const" : " scp"
483+ }
484+ }
481485 },
482486 "then" : {
483487 "properties" : {
491495 },
492496 {
493497 "if" : {
494- "properties" : { "type" : { "const" : " rsync" } }
498+ "properties" : {
499+ "type" : {
500+ "const" : " rsync"
501+ }
502+ }
495503 },
496504 "then" : {
497505 "properties" : {
672680 },
673681 "svdPath" : {
674682 "type" : " string" ,
675- "description" : " %c_cpp.debuggers.cppdbg.visualizerFile .description" ,
683+ "description" : " %c_cpp.debuggers.cppdbg.svdPath .description% " ,
676684 "default" : " "
677685 },
678686 "showDisplayString" : {
You can’t perform that action at this time.
0 commit comments