-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
IDE error occured #436
Comments
Common parser is trying to display an error message from an internationalisation file from java. But that code is present since version 0.109 !! Can you share a file where that error happen ? Parsers have been updated and something happen now that should not. |
Removed the class in 0.118.1. |
Thanks, seems that it helps.
Screen how this file looks in IDE: Another thing is that IDE show error in this situation |
thank you for the explanations, I will look into it. |
issue is fixed in 0.118.2. you’ll still get errors inside the body of the graphql extension, it is another problem with language injection and I have created a new bug to fix it. |
Okey, thanks ! |
plugin version: 0.118-2023.2
It occure only with 0.118 version, when using 0.117.1 everythings are fine.
After starging IDE (phpstom) i have warning: IDE error occured. After click to see details there is this:
This error warning shows many time during using IDE but with different exceptions.
Becouse of that error, ctrl+click on function doesn't work (even for non rescript files).
In my project i'm using rescript package with version: ^9.1.4.
My IDE details:
Occured errors details (only two, there is more types of errors, i can past it if someone need it):
The text was updated successfully, but these errors were encountered: