Skip to content

Metadata section about the currently highlighted dependency #63

Description

@ranger-ross

Hey, finally found some time to look into this project it looks really exciting. (especially if it could be up-streamed to Cargo eventually)

One idea if have to make it even more useful it to add a new section that displays metadata about the currently highlighted dependency.

Here is a mock of what it might look like

Image

In the mock up I broke it into 2 sections

  • Metadata -- data about the crate (like what is displayed on crates.io)
  • Usage -- How the crate is used in the current workspace, like if there are duplicate versions (due semver incompatibility) in the tree.

Ideally on smaller terminal sizes this window is hidden (and maybe becomes a toggle-able popup?)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions