Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add support for cargo add and cargo remove commands #178

Closed
lucatrv opened this issue Dec 15, 2022 · 2 comments
Closed

Please add support for cargo add and cargo remove commands #178

lucatrv opened this issue Dec 15, 2022 · 2 comments

Comments

@lucatrv
Copy link

lucatrv commented Dec 15, 2022

Similarly to the cargo fetch and cargo update commands, which currently can be run from within VS Code, it would be very convenient to add support for cargo add and cargo remove commands, respectively to add and remove dependencies.

Note: cargo add was introduced with Rust 1.62, and cargo remove was introduced just today with Rust 1.66. These two commands were first implemented in cargo edit. In future other commands from cargo edit may be integrated into Cargo, such as cargo upgrade.

@serayuzgur
Copy link
Owner

Since there are many issues going related with this, we have our own index server now. No more local checks with v0.6.0 .
Do you still need this ?

@lucatrv
Copy link
Author

lucatrv commented Jul 14, 2023

I was not aware about issues, I confirm that in my opinion it would be a useful addition (which I thought was pretty trivial to add), but of course I can also live using the terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants