Skip to content

Dynamic args for debug task #9544

@normalser

Description

@normalser

It would be nice if one could define task with option dynamicArgs: true in launch.json (or something similar) that when starting debugger for the task - it would prompt user with text box to provide arguments that would be passed to the script (similar how current static args option works)

Use case: Ability to easily debug some cli tasks that can start with different arguments on command line

Right now one need to go to launch.json and edit arguments or duplicate configurations to handle different arguments

Metadata

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityon-testplan

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions