Is there a way to setup how Run And Debug variables window shows data? #3956
igadmg
started this conversation in
Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Two things annoy me in variable inspector -
one is that I need to open every pointer to view it's data, can that be somehow setup to show the data without extra indirection
second is that too much space is wasted with useless type information - yes maybe sometime it is needed, but maybe there is a possibility to filter it out and hide when it s not needed?
IMHO just these two thing will make debugging 100% more efficient and less annoying. Can the be implemented in the extension somehow? Or maybe there is a way to set it up already?
Here is a pic showing what I mean.

Beta Was this translation helpful? Give feedback.
All reactions