-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
[IDEA] PSI and index do not match exception #10
Comments
I don't think this relates to your code as you don't have any stub indices. |
@artspb but there are lines in trace from my plugin:
So maybe there should be some synchronization between threads, etc... |
No, not really. It seems that the stub index is corrupted for some reason. Do you have the Also, you can rewrite this code using |
No, I haven't.
This could be interesting ) But if I remember correctly, stub index was recommended for use, because it is fast, isn't it? Or |
Removed the "bug" label because it doesn't relate directly to the plugin and is not reproducing in new versions of PhpStorm. |
Yes, |
This exception is raised by IDEA after switching Git branches:
The text was updated successfully, but these errors were encountered: