Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

luleyleo/autocomplete-crates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autocompletion for crates in cargo.toml

You can just start typing a crate's name and this package will search for it, including the crate's newest version and description.

Known Issue

Because this package uses the api of creates.io it can happen that you type a crate's name, see a bunch of crates, continue typing and suddenly all are gone, the crate you were searching still missing. The same thing happens when you search directly on crates.io, so just type the crate's name out and you will get at least version completion. For example searching for conrod, you wil see lots of other crates until you typed conr, then you wont see anything until it's fully written out.

About

Atom plugin to enable autocompletion for crates in cargo.toml

Resources

License

Stars

Watchers

Forks

Packages

No packages published