Skip to content

Don’t collapse 3rd-party stack frames (or at least not as aggressively) #1044

@flying-sheep

Description

@flying-sheep

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:

    Image
  • my decision to expand gets remembered in a session, e.g. when I

    1. hit a breakpoint
    2. expand stack frames
    3. see that I’m not in the code path I’m looking for
    4. press play
    5. hit the same breakpoint again

    then I obviously don’t want to collapse the stack frames I just expanded

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage-neededNeeds assignment to the proper sub-team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions