1. Bug:
Variables of type derived from dict or list and with dynamic attributes
displayed incorrectly (see attached file comments for l2 and d2).
2.Feature request:
Detect that variable type is descendant from list or dict and display them
in similar way (see l1 and d1 in attached file). Right now (21.6) they
displayed as a list or dict briefly on the first expand click only.
|