-
-
Notifications
You must be signed in to change notification settings - Fork 539
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
Biome 1.9.4 does not work for multi root workspaces => downgrade to 1.9.3 #5060
Comments
This should only impact the pre-release extension, because the stable extension does not use |
I'm using only the stable version of the extension and on biome 1.9.4, I have this problem that the config file is not loaded. I found that if i run the cmd "Restart LSP server" it loads the config and start working again for a while :-) |
I have the same issue with 1.9.4 in a monorepo. Worked just fine with 1.8.3 |
I just tested core, and the configuration is correctly taken into account. I would appreciate if some could share the daemon logs https://biomejs.dev/guides/editors/create-a-extension/#daemon-logs and a valid reproduction |
Hello @Aetherall, please provide a minimal reproduction. You can use one of the following options:
Issues marked with |
This issue was a consequence of #4834 |
VS Code version
all
Extension version
all
Biome version
1.9.4
Operating system
Description
Not really an issue with the extension, but with biome itself.
Biome 1.9.4 lsp-proxy ignores the --config-path argument.
I make an issue here because it is fixed already but not yet released, and people will look for issues here.
Steps to reproduce
.
Expected behavior
Maybe adding a warning statement when using multi-root and version 1.9.4, but really just waiting for the release will fix that
Does this issue occur when using the CLI directly?
Not sure / Not applicable
Link to a minimal reproduction
No response
Logs
The text was updated successfully, but these errors were encountered: