Skip to content

Skip doesn't skip method nodes #39

@adri09070

Description

@adri09070

Sometimes, in the debugger, the entire method is highlighted because it is actually stopped on the method node.

When we use skip on a method node, it doesn't do anything and skipUpTo enters an infinite loop because of it.

It should be fixed so that the skip commands step into the method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions