<span>vscode的launch.json配置文件</span>

###########################

 

{
    "version": "0.2.0",
    "configurations": [
        {
            "name": "Launch file",
            "type": "go",
            "request": "launch",
            "mode": "debug",
            //"program": "${workspaceRoot}/cmd",
            "program": "${fileDirname}",
            "showLog":true,
            "env": {},
            "args": [],
            "output": "debug"
        }
    ]
}

 

 

 

 

 

 

 

 

 

 

 

 

#######################

全部评论

相关推荐

我就是0offer糕手:北大不乱杀
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务