Skip to content

Allow variables in launch.json config #1180

@jeromu

Description

@jeromu

Allowing a variable like '${file}', in "launch.json" would open up nice workflows.

For example, I want to launch the debugger with the current file as a parameter, so that I can run a specific test.

Right now, I need to modify the launch.config every time I want to debug a single test.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions