terminal eingabe
This commit is contained in:
5
.vscode/launch.json
vendored
5
.vscode/launch.json
vendored
@@ -18,7 +18,10 @@
|
||||
"type": "go",
|
||||
"request": "launch",
|
||||
"mode": "auto",
|
||||
"program": "${fileDirname}"
|
||||
"program": "${fileDirname}",
|
||||
"console": "integratedTerminal",
|
||||
"args": ["--prd", "PRD.md", "--verbose", "--workdir", "./output"]
|
||||
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user