File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 109
109
},
110
110
"pathSubstitutions" : {
111
111
"type" : " object" ,
112
- "description" : " Help GDB find your source using path substitutions (GDB `substitute-path` variable" ,
112
+ "description" : " Help GDB find your source using path substitutions (GDB `substitute-path) ` variable" ,
113
113
"default" : {
114
114
"<fromPath>" : " <toPath>"
115
115
}
261
261
},
262
262
"pathSubstitutions" : {
263
263
"type" : " object" ,
264
- "description" : " Help GDB find your source using path substitutions (GDB `substitute-path` variable" ,
264
+ "description" : " Help GDB find your source using path substitutions (GDB `substitute-path) ` variable" ,
265
265
"default" : {
266
266
"<fromPath>" : " <toPath>"
267
267
}
531
531
},
532
532
"pathSubstitutions" : {
533
533
"type" : " object" ,
534
- "description" : " Help LLDB find your source using path substitutions (LLDB `target.source-map` variable" ,
534
+ "description" : " Help LLDB find your source using path substitutions (LLDB `target.source-map) ` variable" ,
535
535
"default" : {
536
536
"<fromPath>" : " <toPath>"
537
537
}
678
678
},
679
679
"pathSubstitutions" : {
680
680
"type" : " object" ,
681
- "description" : " Help LLDB find your source using path substitutions (LLDB `target.source-map` variable" ,
681
+ "description" : " Help LLDB find your source using path substitutions (LLDB `target.source-map) ` variable" ,
682
682
"default" : {
683
683
"<fromPath>" : " <toPath>"
684
684
}
You can’t perform that action at this time.
0 commit comments