feat: 戻ってなかった
This commit is contained in:
parent
de81612a8b
commit
ef559f7f5b
7
.vscode/launch.json
vendored
7
.vscode/launch.json
vendored
@ -13,6 +13,13 @@
|
||||
"console": "integratedTerminal",
|
||||
"justMyCode": true,
|
||||
"envFile": "${workspaceFolder}/.env"
|
||||
},
|
||||
{
|
||||
"name": "Python: Attach using Process Id",
|
||||
"type": "python",
|
||||
"request": "attach",
|
||||
"processId": "${command:pickProcess}",
|
||||
"justMyCode": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user