VS 2008 Watch Window "Watches" Collapsing
I'm using VS 2008 Standard. Is there a way to keep the entries in the debug watch window from collapsing when restarting a debug session?
For example, if I have a five element array in the watch window, I click the plus sign to expand it. What I would like is the next time I start a debug session on the same project without exiting VS, for the expanded watch(es) to come up expanded. -- jerry