zed-industries / extensions

Extensions for the Zed editor
638 stars 260 forks source link

crates.io helper #521

Open Badless opened 1 year ago

Badless commented 1 year ago

Check for existing issues

Describe the feature

a feature that tells you "hey, this package is outdated, you can update it anytime in cargo.toml file!" just like neovim plugin crates.nvim

If applicable, add mockups / screenshots to help present your vision of the feature

Screencast from 2023-03-11 05-29-22.webm

lei-rs commented 5 months ago

Further more, I think completions and actions (feature toggling mainly) for Cargo.toml files, like in crates.nvim or Rust Rover would be an amazing add.

williamdes commented 3 months ago

The version info should/could be always shown like https://marketplace.visualstudio.com/items?itemName=serayuzgur.crates does