edubkendo / atom-racer

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

"Racer returned a non-zero exit code" 1 null #62

Closed Pzixel closed 8 years ago

Pzixel commented 8 years ago

I ran into the same problem as described in this issue #48. I have all pereferences configured right (racerBinPath=C:\Users\Zhukovskiy.cargo\bin\racer.exe, rustSrcPath=C:\Users\Zhukovskiy\Documents\rustc-beta but I get "keyword autocomplete" only from 'language-rust' plugin. I cannot figure out what's going on. I use v1.5beta right now.

unn

Pzixel commented 8 years ago

My bad, i should reference rustc-beta\src not root directory.

donaldpipowitch commented 8 years ago

Maybe that should be on the README. Hit that, too.