Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

third party crate support with mirror file path #85

Open
zhiyuan-liao opened this issue Mar 27, 2017 · 1 comment
Open

third party crate support with mirror file path #85

zhiyuan-liao opened this issue Mar 27, 2017 · 1 comment

Comments

@zhiyuan-liao
Copy link

I'm using a rust crate mirror links: mirrors.ustc.edu.cn and racer with vim YCM
when I update dependents library, the third party crate source code is just download into the .cargo/registry/src/mirrors.ustc.edu.cn-XXXX/ path.
but I found that, racer does not catch the right define of the crate code. just show Errors:
"RuntimeError: Can't jump to definition." how could I resolve this problem. any help will be appreciate, thanks.

@Shougo
Copy link
Contributor

Shougo commented Mar 28, 2017

You can add the support for it.
I don't know about racer path implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants