Skip to content
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

Missing support for using Biome in multiple projects within Webstorm at the same time #127

Closed
bc-m opened this issue Jan 30, 2025 · 0 comments

Comments

@bc-m
Copy link
Contributor

bc-m commented Jan 30, 2025

Hello there,

I'm using Biome across multiple projects in WebStorm and have run into a problem when multiple projects are open at the same time. It seems that Biome uses only one configuration for the entire Webstorm instance and does not differentiate between projects.

If I disable certain rules in a project's Biome configuration, those rules still seem to be applied when another project with those rules enabled is open. It appears that the Language Server only respects the configuration of one project, rather than the individual settings of each project.

When I close the other projects, the correct configuration is immediately applied. In addition, with the current nightly version of Biome that uses the LSP, if I close one of many projects, the language server for the entire Webstorm instance stops completely, causing Biome to not work in the remaining open projects until I manually restart the server.

Many thanks for any advice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant