Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Cargo Dependency SourceNew to Visual Studio Code? Get it now.
Cargo Dependency Source

Cargo Dependency Source

Koray

|
701 installs
| (0) | Free
Show Rust Cargo dependency crate and source links in a tooltip
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cargo Dependency Source

This Visual Studio Code extension provides information about Rust dependencies in Cargo.toml files. When you hover over a dependency name in a Cargo.toml file, the extension fetches information about the dependency from the crates.io API and displays links to the crate, source, and repository.

Features

  • Fetches information about Rust dependencies from the crates.io API
  • Displays links to the crate, source, and repository for each dependency
  • Works with Cargo.toml files in Rust projects

Requirements

This extension requires Visual Studio Code version 1.60.0 or later.

Extension Settings

This extension does not contribute any settings to Visual Studio Code.

Known Issues

There are no known issues with this extension.

Extension

Find the extension on the Visual Studio Code Marketplace: Cargo Dependency Source

License

This extension is licensed under the MIT License. See the LICENSE file for more information.

Feel free to customize this README to include more information about the project, such as installation instructions or usage examples.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft