-
Notifications
You must be signed in to change notification settings - Fork 12.8k
getApplicableRefactors Could not find file #30180
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
Comments
@RyanCavanaugh This seems to be a frequent and longstanding problem. |
@amcasey @RyanCavanaugh I am not sure how to add more log to this but this call wouldn't fail unless there was another exception in some other command and project and ls are in bad state and their truth don't match as before doing calling LS for any semantic operation, we always get the project ensuring that file belongs to project. May be we can throw special exception from getValidSourceFile and add more information like program.getSourceFiles().map(f => f.fileName) and projectService's script infos and project's scriptInfos. |
I have merged #30437 to get more information to be able to diagnose this further. We can investigate once we have that information. |
Hi, I already commented on #39513 on the issue generated by TS bot, but I am not sure if anyone noticed the comment. I can reproduce this issue locally with tsetse language plugin. If you have troubles reproducing this issue I can provide you with details how to reproduce this problem locally. |
Update: This issue for tsetse language plugin can be fixed using this patch: bazelbuild/rules_typescript#506 Others experiencing this issue might have the same problem. |
Uh oh!
There was an error while loading. Please reload this page.
Previously: #20785 (with dups #21791, #22553, #22554)
Stack for TS 3.3.3333
For the last 24 hours:
Note: Telemetry is from VS Code.
The text was updated successfully, but these errors were encountered: