Skip to content

Ephemeral debug configs in broken state after reload #114606

@JacksonKearl

Description

@JacksonKearl

Noticed this first in codespaces but can repro locally too.

git clone https://github.com/JacksonKearlCAHours.git
cd CAHours
npm i
code-insiders .

In command palette, debug , then select Node.js, then Run Script: start (the Run Script: start seen here shouldn't exist yet)
image
image

Should work fine.

Reload window.

Press F5, or the play button in debug viewlet, or the Run Script: start entry at top level of the debug quick pick.
image
🐛🐛🐛🐛 Configuration 'Run Script: start' is missing in 'launch.json'

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesinsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions