This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 645
"Find All References" shows no result but "Peek References" shows correct results. #2197
Labels
Comments
It seems like problem might be related following behavior:
|
@krasoffski you can try it. |
@krasoffski Thanks for reporting! @saibing This is happening because VS Code is passing different positions for the 2 operations. See Let's wait and see if we can get an upstream fix for this. |
Seems like this issue can be closed. Does anyone still have this problem? |
I was not aware of any upstream fixes here, but if you don't see this problem anymore, I'll go ahead and close this issue |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Environment:
Steps to Reproduce:
Addition info:
After some amount time or after using "Peek References" "Find All References" shows correct result but then might fail.
Trace logs does not show correct info about root cause, only error like:
ERR An unknown error occurred. Please consult the log for more details.
(I use -v with --debug=trace)."Peek References" always works correctly but "Find All References" fails about 70% of cases.
This might be important, that adding following error too:
The text was updated successfully, but these errors were encountered: