Python debugger now defaulting to "Show Value" Follow
Hi Folks. I think I accidentally changed the behavior when clicking a some prompt during another session. How do I change the debugger to show values without my having to click the "Show Value" links?
Please sign in to leave a comment.
Hi, you probably need to change the variables loading policy:
Bingo!