How to examine dict keys in debugger
When I examine a dictionary in the debugger I can expand / collapse examine each value in the dictionary. Is there any way to examine the keys themselves? I sometimes have complex keys.
Please sign in to leave a comment.