-
Notifications
You must be signed in to change notification settings - Fork 165
GotoDef failed to complete successfully #94
Comments
After creating this issue I found a very similar one in #74. |
What project were you looking at? When you tried to goto def, which symbol were you on? |
I always see this kind of error to occur when I ctrl+click on any std functions. |
I get this error when I hold down Control and mouse over comments. Also when hovering over the |
Updating to the latest rust nightly toolchain (rustc 1.20.0-nightly (598eddf4f 2017-07-24)) resolved these errors for me. |
Although I still get a slightly different error when hovering of
|
@nrc I was looking at rustfmt, rust, and my personal project. Symbols were local variables, macros, functions and structs, both internal and external. However, when I start vscode from the shell, the issue seems disappear. |
This should be fixed with latest RLS |
Verified using rustc/rls nightly ba1d065ff 2017-08-06. |
When I use Go to Definition (
f12
) few times, rls fails with the following error message:Environment
1.14.2
0.1.0-nightly (ee92edb 2017-07-22)
0.1.0
4.11.9-1
)The text was updated successfully, but these errors were encountered: