Skip to content

Missing decorator lines from trace #22

@HuyaneMatsu

Description

@HuyaneMatsu

When rendering trace decorator lines are not included.

We only include the lines from under if they are within the same expression, but as probably expected decorators do not have their own lines in bytecode either, instead they are bound the function or type definition's under them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions