Update launch.json
This commit is contained in:
8
.vscode/launch.json
vendored
8
.vscode/launch.json
vendored
@@ -1,14 +1,6 @@
|
||||
{
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "idxtool-Update Logo",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "${workspaceFolder}/.scripts/idxtool.py",
|
||||
"args": ["--update-logo", "logo.png"],
|
||||
"console": "integratedTerminal"
|
||||
},
|
||||
{
|
||||
"name": "idxtool-Rebuild TOC",
|
||||
"type": "python",
|
||||
|
||||
Reference in New Issue
Block a user