I'd like to have an item 'Expand all' in the popup in debugger view for collection values (in watches, code fragment evaluation and alt-click popup).
It is a very common task to have a precise look at all the elements of a collection, and my colleagues are giving me strange glances as I invent more and more intricate ways to expand all the elements as fast as possible with my fingers.
I reached about 5 per second but I guess that the debugger could do even better.