更新时间:2024-04-12 GMT+08:00
分享

启动配置示例

以下是一个可运行的启动配置示例。

{
    "request": "attach",
    "jinja": true,
    "justMyCode": true,
    "processId": "${command:pickProcess}",
    "redirectOutput": true,
    "name": "Python: Attach using Process Id",
    "type": "python",
    "logToFile": false,
    "showReturnValue": true
}
分享:

    相关文档

    相关产品