We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
program
1 parent 21f11d9 commit f55065cCopy full SHA for f55065c
.vscode/launch.json
@@ -9,6 +9,7 @@
9
"name": "Attach: ark",
10
"type": "lldb",
11
"request": "attach",
12
+ "program": "ark",
13
"osx": {
14
"program": "ark"
15
},
0 commit comments