Closed zmanian closed 8 years ago
I entered a directory with a rust project. I'm in the same level as the cargo.toml.
Run rusty-tags vi
I get this error
Fetching source of dependencies ... No such file or directory (os error 2)
Are you using rusty-tags 0.9.1? If not, please test it with this version.
Yes I'm 0.9.1
On Aug 7, 2016 11:02 AM, "Daniel Trstenjak" notifications@github.com wrote:
I entered a directory with a rust project. I'm in the same level as the cargo.toml.
Run rusty-tags vi
I get this error
Fetching source of dependencies ... No such file or directory (os error 2)
Are you using rusty-tags 0.9.1? If not, please test it with this version.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dan-t/rusty-tags/issues/27#issuecomment-238097826, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFs-vid7vJsv2sowkk1UKwrPSV7X1zTks5qdh2-gaJpZM4Jei2u .
Has your ctags version a --recurse
option?
Okay, I didn't realize there was a dependency on a ctags binary.
This could be resolved on ubuntu 16.04 by sudo apt-get install exuberant-ctags
I entered a directory with a rust project. I'm in the same level as the
cargo.toml
.Run
rusty-tags vi
I get this error
I'm on Ubuntu 16.04 and rusty-tags v0.9.1