Skip to content

VS Code pre-release does not reload code on restart of the debugger #157655

Description

Discussed in microsoft/vscode-python#19600

Originally posted by Emergency5779 August 1, 2022
All of a sudden VS Code (preview) does not load changes made to the code, when restarting the debugger.

I have spent hours googling, but I have come up empty-handed. Can anyone enlighten me on what is going on. Is there a new config option to set whether the code is to be reloaded when restarting the debugger?

If I stop the execution of the script, and run the debugger again, the latest code changes are loaded.

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releasedebugDebug viewlet, configurations, breakpoints, adapter issuesinsiders-releasedPatch has been released in VS Code InsidersregressionSomething that used to work is now brokenverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions