-
-
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
Infinite indexing / intellisense blocked #66
Comments
I verified that it is indeed caused by this plugin by disabling it when it got to this stuck state, and it all went ok in seconds. |
I can confirm this behavior is reproducible when using yarn modern with pnp (plug 'n play) node linking (no more node_modules dependency folders). IntelliSense stops working, indexing hangs, cpu load goes insane. Disable the biome plugin and everything is working as usual again within seconds. Using yarn modern with the old linking strategy (with node_modules) still seems to work. |
Same here on pnpm monorepo anytime you update/install dependencies - JetBrains freezes completely for dozens of seconds on m1pro mac |
@ematipico Is there any ambition to get this plugin to play nice with the ecosystem and IDE? I cannot really provide expertise to help with fixing this. I am a sponsor of biome though and since I value the project a lot and would very much like a functional plugin, I'd be even willing to sponsor this particular issue with some money if it gets it done. It seems to me that this should be doable on a basis of other already working plugins and/or with support from jetbrains. |
Lately, the plugin causes the IDE to be absolutely unusable.
Go to File…
doesn't do anythingGo to File…
) often get stuck at some partial opacitygo to definition
doesn't work`…plus it still keeps crashing often
biome rage
IDE Info
The text was updated successfully, but these errors were encountered: