So basically what I’d want is a mode for variables that shows/unhides everything?
Atm (auto) is set to be the first mode in the variables list - which does not work great, since we create master components that sometimes contain items that are not being displayed in that mode (here: edit).
Here the whole “You declared” item is not shown since it’s set to only show in “filled in” and “mode”.
Which is bad, since I want to see ALL the stuff that’s contained in the component… And be able to change it without having to switch modes first.
Imo it should be the (auto) mode (since this is the default which is convenient); but honestly any built-in mode that does that would be great.
(and yes I know there’s a workaround: just create a mode called “show all” and set all booleans to true - but what if I tell you I run out of modes quickly? )