-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
False inspection: Document doesn't contain an environment+ elsarticle.cls not found #1407
Comments
What does
This inspection has been disabled by default for a long time. Perhaps you have a parse error somewhere. |
the second error appeared after sleep mode and only went away after restarting IntelliJ. |
Interestingly, I opened another file with the document class report. At the beginning, everything looked fine. After quite some time, it also says in this file that there is no cls for report. |
Since you seem to have all inspections enabled, can you show exactly the inspection message? Does it say |
Thanks for the hint with the inspections. I was not aware that some are disabled for a reason. Now my inspections are back to default. |
Interesting. The only thing I can think of is if does not work on macOS, especially since as far as I know works on both Windows and Linux. Unfortunately there's no way I can verify this. Maybe it's like this: https://stackoverflow.com/questions/19623987/java-bufferedreader-works-on-windows-and-not-mac We can try a different way of executing the command. Can you check if the following build still has the issue? |
Unfortunately that does not solve the problem. By the way, I just noticed a problem in the version you gave me: As you can see in the screenshot from my previous post I have one file with settings and packages that I share across many files. My packages are recognized correctly under 0.6.9 but not in the version you gave me: Was there any change that potentially leads to this inspection error or does it mean something went wrong when I installed your version from disk? |
Then I have no idea what the problem is, and I cannot reproduce the problem. So I will assume this is mac-specific. Since 0.6.9, the xcolor package was added. So apparently TeXiFy cannot find an |
With 0.7.7-alpha.1 the document class is still not recognized. |
@cl445 That's actually expected, because I think I only heard from you that the fix worked after I published that release so I didn't include it yet. Will do in the next alpha, but until then: does it work with the build I gave you? [Edit] Or do you mean the build I gave you, because I forgot what version number was on it. |
Yes, version 0.7.7-alpha.1 was the build you gave me. ;) |
Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
Ultimate 2020.1.1
Operating System
TeXiFy IDEA version
0.6.9
What I did (steps to reproduce)
open a file
Expected behavior
no errors
Actual behavior
The text was updated successfully, but these errors were encountered: