Skip to content

cargo-add: add feature to automatically detect missing dependencies #150

@brotzeit

Description

@brotzeit

The idea is to parse crates from use statements(in the current buffer) and look them up in Cargo.toml. Then the user could get a minibuffer prompt containing the missing dependencies similar to Add missing dependencies: cargo add crate1 crate2 crate3.

#145

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions