-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Milestone
Description
- Add one of the special
inputto some launch config, like
"cwd": "${input:cwd}"
- Start the launch config
- Get "Cannot read property 'filter' of undefined"
From
vscode/src/vs/workbench/services/configurationResolver/browser/configurationResolverService.ts
Line 231 in 6a7d02f
| const info = inputInfos.filter(item => item.id === variable).pop(); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded