Skip to content

Restart of the project didn't read current launch configuration #123859

@ryordanov

Description

@ryordanov

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.56.2
  • OS Version: Windows 10

Steps to Reproduce:

  1. Run configuration in launch.json "name": "xxx", "type": "node", "request": "launch", "console": "integratedTerminal", "program": "${workspaceRoot}/index.js", "args": [...]
  2. Modify some of the args
  3. Restart the application via button "Restart (Ctrl + Shift + F5)"

The Node.JS application starts with the old configuration.

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions