How to make edits be recognized during debug?

While I'm debugging a code in Pycharm (Shift + F9) and I make some changes in the current code, these changes are not recognized during the same debugging session. So I'm forced to restart the debug again for the changes to be recognized.

Is there any way for Pycharm to recognize the changes DURING the debug?

1

Please sign in to leave a comment.