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",
|
"version": "0.2.0",
|
||||||
"configurations": [
|
"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",
|
"name": "idxtool-Rebuild TOC",
|
||||||
"type": "python",
|
"type": "python",
|
||||||
|
|||||||
Reference in New Issue
Block a user