We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thonny 4.0 allows running and debugging a file without saving it first, but in this case it doesn't stop anywhere.
The work-around until proper fix is to save the file before starting the debugger.
The text was updated successfully, but these errors were encountered:
Instruct saving the program before debugging, #2415
0bb3b5f
Postponing. Implemented only the instruction to save the file for now.
Sorry, something went wrong.
No branches or pull requests
Thonny 4.0 allows running and debugging a file without saving it first, but in this case it doesn't stop anywhere.
The work-around until proper fix is to save the file before starting the debugger.
The text was updated successfully, but these errors were encountered: