Skip to content

vscode插件如何提供debug时的argv参数? #126

Answered by waruqi
nihao996 asked this question in Q&A
Discussion options

You must be logged in to vote

xmake-vscode/package.json

Lines 497 to 503 in ad72fc4

"xmake.debuggingTargetsArguments": {
"type": "object",
"default": {
"default": []
},
"description": "The Debugging Targets Arguments, .e.g {\"targetName\": [\"args\", \"...\"]}"
},

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@wanzzhehe
Comment options

@wanzzhehe
Comment options

@wanzzhehe
Comment options

Answer selected by nihao996
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants