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.
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.