Skip to content

Feature: Show the dependency graph of the current file as an InfoView widget #9

Description

@nileshtrivedi

Lean4 supports custom User Widgets that are displayed in the InfoView.
ProofWidgets library uses this and makes it easy to render many visualizations, including graphs.

Here is an example, that shows the dependency graph of all constants appearing in a term:

Image

It would be really useful to have an example script, or a #blueprint_graph command that shows the blueprint dependency graph of the current file in the InfoView panel, updating as the file changes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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