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 109109 },
110110 "pathSubstitutions" : {
111111 "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" ,
113113 "default" : {
114114 "<fromPath>" : " <toPath>"
115115 }
261261 },
262262 "pathSubstitutions" : {
263263 "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" ,
265265 "default" : {
266266 "<fromPath>" : " <toPath>"
267267 }
531531 },
532532 "pathSubstitutions" : {
533533 "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" ,
535535 "default" : {
536536 "<fromPath>" : " <toPath>"
537537 }
678678 },
679679 "pathSubstitutions" : {
680680 "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" ,
682682 "default" : {
683683 "<fromPath>" : " <toPath>"
684684 }
You can’t perform that action at this time.
0 commit comments