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

Cargo: dependency management #194

Open
vosen opened this issue Oct 29, 2015 · 2 comments
Open

Cargo: dependency management #194

vosen opened this issue Oct 29, 2015 · 2 comments

Comments

@vosen
Copy link
Member

vosen commented Oct 29, 2015

Split off from #3.
Currently, we don't handle Cargo dependencies at all. We will support Cargo dependencies by having nice "Package management" window a la "Manage Nuget Packages" (we should copy it wholesale as nuget VS extension is apl2-licensed). Also added dependencies will show up in "References" node with some quick info.

@mattiasflodin
Copy link

areweideyet.com gives the appearance that Visual Studio support is very advanced. But honestly, without ability to install third-party dependencies you can't do anything practically useful at all, can you? Or is there a suggested workaround for this?

@MaulingMonkey
Copy link
Collaborator

Current versions let you modify Cargo.toml files yourself and build against those dependencies OK. We just don't have any UI for it.

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

No branches or pull requests

3 participants