I use a lot of type structures and some become quite lengthy. During debugging operations, I can hover over the top of the structure name (i.e. CS.Pagenumber, hover over the CS portion) and I can see the top 10 or 12 elements of the structure.
It would be very handy if:
a) we could see all elements of the type structure
b) in a columnar fashion (probably requires multiple pages)
c) in alphabetic order (i.e. CS.a, CS.b, CS.c...)
d) where long values wrap if necessary or are scrollable
e) where the type structure variables might be bold or at least different font from values.
Thanks!
One additional thought, if you could hover over the element portion and see the value, this would probably suffice. (i.e. CS.Pagenumber, hover over the Pagenumber (element of the type structure) and see the value of "pagenumber" in this example without seeing all other element values.)
It would be very handy if:
a) we could see all elements of the type structure
b) in a columnar fashion (probably requires multiple pages)
c) in alphabetic order (i.e. CS.a, CS.b, CS.c...)
d) where long values wrap if necessary or are scrollable
e) where the type structure variables might be bold or at least different font from values.
Thanks!
One additional thought, if you could hover over the element portion and see the value, this would probably suffice. (i.e. CS.Pagenumber, hover over the Pagenumber (element of the type structure) and see the value of "pagenumber" in this example without seeing all other element values.)
Last edited: