Demonstrate use of settings property
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"seccomp=unconfined"
|
||||
],
|
||||
"settings": {
|
||||
"lldb.executable": "/usr/bin/lldb-3.9"
|
||||
"lldb.executable": "/usr/bin/lldb-3.9",
|
||||
"terminal.integrated.shell.linux": "/bin/bash"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user