Python Forum

Full Version: Python debug suddenly got bad
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Debug
Suddenly when I debug, in order to see values, I must click Show value.
but it wasnt like that 10min ago.. How do I change it back? please help.
which IDE is this? PyCharm?
(Sep-03-2022, 01:15 AM)snippsat Wrote: [ -> ]PyCharm Debugger hides variable values by default

OMG thank you so very much.
I tried this before, but it didn't work, I now saw I just had to debug, I thought it supposed to work immediately.
Thank you very much!!!