|
|
@ -21,7 +21,6 @@ |
|
|
|
"name": "Python: Current File", |
|
|
|
"name": "Python: Current File", |
|
|
|
"type": "python", |
|
|
|
"type": "python", |
|
|
|
"request": "launch", |
|
|
|
"request": "launch", |
|
|
|
"program": "${workspaceFolder}\\bin\\server", |
|
|
|
|
|
|
|
"windows": { |
|
|
|
"windows": { |
|
|
|
"program": "${workspaceFolder}\\bin\\server" |
|
|
|
"program": "${workspaceFolder}\\bin\\server" |
|
|
|
}, |
|
|
|
}, |
|
|
|