-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplan
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplan