Since you started collapsing 3rd party stack frames, my debug experience has gotten much worse. Generally, almost every time when hitting a breakpoint, I now have to click once to expand 3rd party stack frames.
So please give me an option to disable collapsing them.
To improve the experience, I think I’d also be kinda OK with them being collapsed if
-
that only happens when there are stack frames pointing to my code in the first place. This is useless:
-
my decision to expand gets remembered in a session, e.g. when I
- hit a breakpoint
- expand stack frames
- see that I’m not in the code path I’m looking for
- press play
- hit the same breakpoint again
then I obviously don’t want to collapse the stack frames I just expanded
Since you started collapsing 3rd party stack frames, my debug experience has gotten much worse. Generally, almost every time when hitting a breakpoint, I now have to click once to expand 3rd party stack frames.
So please give me an option to disable collapsing them.
To improve the experience, I think I’d also be kinda OK with them being collapsed if
that only happens when there are stack frames pointing to my code in the first place. This is useless:
my decision to expand gets remembered in a session, e.g. when I
then I obviously don’t want to collapse the stack frames I just expanded