I'm trying to debug an application and monitor how a data structure changes as I single step through the code so I set up a watch window but it's painful to use as the structure keeps collapsing every time I hit F10 meaning I then have to re-open the structure to get to the values I'm interested in.
Yes, I can add each of the individual variables separately but that's not as efficient a workflow as simply keeping the structure open.