Allow debug of external libs
This commit is contained in:
parent
380abfb102
commit
cf2f8435e7
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@ -8,6 +8,7 @@
|
|||||||
"program": "${workspaceFolder}/pyzebra/app/cli.py",
|
"program": "${workspaceFolder}/pyzebra/app/cli.py",
|
||||||
"console": "internalConsole",
|
"console": "internalConsole",
|
||||||
"env": {},
|
"env": {},
|
||||||
|
"justMyCode": false,
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user