15d8fa031d
Signed-off-by: Markus Birth <markus@birth-online.de>
12 lines
217 B
JSON
12 lines
217 B
JSON
{
|
|
"extension" : {
|
|
"identifier" : "panic.Python",
|
|
"name" : "Python"
|
|
},
|
|
"extensionTemplate" : "pythonDebug",
|
|
"extensionValues" : {
|
|
"python.debug.script" : "main.py"
|
|
},
|
|
"openLogOnRun" : "start"
|
|
}
|