companion
companion copied to clipboard
4.1.0 Collapse variable Collection entries
Is this a feature relevant to companion itself, and not a specific module?
- [x] I believe this to be a feature for companion, and is not specific to a module
Is there an existing issue for this?
- [x] I have searched for similiar existing issues
Describe the feature
It would be very helpful to have a function added to collections, especially where there are large collections to collapse the elements within a collection - similarly to what we provide at the top level for Variables. At the moment, to fit into the window real estate and compare what is happening, you need to individually collapse each variable.
Usecases
As stated, trying to compare two variables when debugging often requires explicit collapsing multiple variables. Currently, if I use Collapse All, when I enter a collection, the individual elements of the collection are all expanded. There is no way to collapse them all again without doing it individually.