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 174174 },
175175 "debugAdapterExecutable" : {
176176 "type" : " string" ,
177- "markdownDescription" : " The absolute path to the LLDB debug adapter executable to use."
177+ "markdownDescription" : " The absolute path to the LLDB debug adapter executable to use. Overrides any user or workspace settings. "
178178 },
179179 "debugAdapterArgs" : {
180180 "type" : " array" ,
181181 "items" : {
182182 "type" : " string"
183183 },
184- "markdownDescription" : " The list of additional arguments used to launch the debug adapter executable."
184+ "markdownDescription" : " The list of additional arguments used to launch the debug adapter executable. Overrides any user or workspace settings. "
185185 },
186186 "program" : {
187187 "type" : " string" ,
379379 },
380380 "debugAdapterExecutable" : {
381381 "type" : " string" ,
382- "markdownDescription" : " The absolute path to the LLDB debug adapter executable to use."
382+ "markdownDescription" : " The absolute path to the LLDB debug adapter executable to use. Overrides any user or workspace settings. "
383383 },
384384 "debugAdapterArgs" : {
385385 "type" : " array" ,
386386 "items" : {
387387 "type" : " string"
388388 },
389- "markdownDescription" : " The list of additional arguments used to launch the debug adapter executable."
389+ "markdownDescription" : " The list of additional arguments used to launch the debug adapter executable. Overrides any user or workspace settings. "
390390 },
391391 "program" : {
392392 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments