MicroPico icon indicating copy to clipboard operation
MicroPico copied to clipboard

Debug variables

Open Omid888 opened this issue 1 year ago • 0 comments

This is a request for a variable debug window or any sort of debugging solution to see/manage variables (local or global). If there's already a way that I'm not aware of, please inform me.

Using print statement all the time, is exhausting and I would like to request for help. (I know most of this problem is because of nature of micropython itself)

Anything near to variables window in Thonny is better than nothing. (It only shows global variables)

Thank you for your great work.

Omid888 avatar Feb 19 '24 09:02 Omid888