edubkendo / atom-racer

Intelligent code completion for Rust in the Atom Editor. Requires Racer.
MIT License
115 stars 24 forks source link

How to suggest third-party crate's functions? #58

Closed Harbon closed 8 years ago

Harbon commented 9 years ago

I noticed that racer only suggest the standard lib's functions. How can I know the functions of third-party lib by using racer instead of referring it's documentation

edubkendo commented 9 years ago

this should already work, see https://github.com/phildawes/racer/issues/264

perlun commented 8 years ago

Should be closed, since we haven't heard anything about it for many months.