Skip to content

[FR] Allow callStackDown and callStackUp keyboard shortcuts to move through virtual environment #952

@ryansheabla

Description

@ryansheabla

I have recently added keybindings to workench.action.debug.callStackDown and workench.action.debug.callStackUp.

I run my debug configurations with justMyCode set to false. Library frames are visible within the call stack and step into (F11) has the expected behavior of going into virtual environment code, but when using those shortcuts they are skipped over. Would it be possible to allow these shortcuts to be used to step into every available frame with justMyCode set to false?

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage-neededNeeds assignment to the proper sub-team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions