Skip to content

User input variables in launch config are broken #76558

@roblourens

Description

@roblourens
  • Add one of the special input to some launch config, like
"cwd": "${input:cwd}"
  • Start the launch config
  • Get "Cannot read property 'filter' of undefined"

From

const info = inputInfos.filter(item => item.id === variable).pop();

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions