-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
IntelliJ complains about errors in configuration file #72
Comments
Can you please give us more information? The warning is clear enough, your configuration file has errors. Why is this an issue? E.g.: provide the configuration file, provide a playground link, etc. |
that's an issue because the file is fine and CLI confirms that, it seems I missed that in my original post, sorry for that to be fair it magically stopped showing that message after rebooting my PC and now it seems IntelliJ formats according to my settings but it is extremely slow to index, list files in the project tree, analyze files and when it finally finishes that shows no errors in the editor while CLI does print quite a lot of them I don't know how I can help diagnosing it further, don't think the config file is the issue here but here it is in case it hints at something
additionally it just works in vsc |
Facing the same issue. My project: https://github.com/hrishikesh-k/tejal/tree/v9 (v9 branch). |
But I think that error is masking the actual error which might be that biome can't actually read the file at all.
My
|
Every time enable Biome in IntelliJ it pops up and no suggestions appear in the editor
Biome plugin version 1.2.1 and IntelliJ version 2024.1.4
The text was updated successfully, but these errors were encountered: