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 173173 },
174174 "debugAdapterExecutable" : {
175175 "type" : " string" ,
176- "markdownDescription" : " The absolute path to the LLDB debug adapter executable to use."
176+ "markdownDescription" : " The absolute path to the LLDB debug adapter executable to use. Overrides any user or workspace settings. "
177177 },
178178 "debugAdapterArgs" : {
179179 "type" : " array" ,
180180 "items" : {
181181 "type" : " string"
182182 },
183- "markdownDescription" : " The list of additional arguments used to launch the debug adapter executable."
183+ "markdownDescription" : " The list of additional arguments used to launch the debug adapter executable. Overrides any user or workspace settings. "
184184 },
185185 "program" : {
186186 "type" : " string" ,
378378 },
379379 "debugAdapterExecutable" : {
380380 "type" : " string" ,
381- "markdownDescription" : " The absolute path to the LLDB debug adapter executable to use."
381+ "markdownDescription" : " The absolute path to the LLDB debug adapter executable to use. Overrides any user or workspace settings. "
382382 },
383383 "debugAdapterArgs" : {
384384 "type" : " array" ,
385385 "items" : {
386386 "type" : " string"
387387 },
388- "markdownDescription" : " The list of additional arguments used to launch the debug adapter executable."
388+ "markdownDescription" : " The list of additional arguments used to launch the debug adapter executable. Overrides any user or workspace settings. "
389389 },
390390 "program" : {
391391 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments