Skip to content

Nested Function Graph Navigation #183

@Bennahmias

Description

@Bennahmias

We would like to enhance the user experience by adding support for navigating between function graphs within the code visualization. Currently, nested functions appear as regular blocks with no distinction or interaction.
With this feature, function nodes in the graph will be uniquely colored to indicate their special status.
Clicking such a node will jump the cursor to the corresponding function in the editor per project and not only inside the same file.
Automatically updating the graph to display it. Additionally, a Back button will allow users to return to the previous function graph they navigated from

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions