Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Debugging included files #27

@weisJ

Description

@weisJ

During debugging if stepped into a included function the debugger is unaware of this and the files current line isn’t correctly displayed.
An option to accommodate this is to store a map from the line range to the file during parsing and storing it inside the program-token.
Then during debugging if the current line comes from a different file the file would be opened inside the editor (or switched to) to highlight the current line.

Sent from PPHub For GitHub

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