wikiwong / crate-finder

A VSCode extension that allows you to search for Rust crates without leaving your IDE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crate-finder

A VSCode extension intended to be a companion for your Rust development. Discover crates and copy dependencies to your Cargo.toml without leaving your editor!

Features

  • Search for Rust crates

  • Link to code

  • Link to docs

  • Easily copy dependencies to your Cargo.toml

Usage

CMD + SHIFT + P: "Find Crate"

Thanks to @nilslice for the help on this!

About

A VSCode extension that allows you to search for Rust crates without leaving your IDE.

License:MIT License


Languages

Language:JavaScript 92.1%Language:TypeScript 6.8%Language:CSS 1.1%Language:HTML 0.1%