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

🐛 [PreRelease] Biome 1.9.4 does not work for multi root workspaces => downgrade to 1.9.3 #472

Open
3 tasks done
Aetherall opened this issue Jan 19, 2025 · 1 comment
Open
3 tasks done

Comments

@Aetherall
Copy link

VS Code version

all

Extension version

all

Biome version

1.9.4

Operating system

  • Windows
  • macOS
  • Linux

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


@nhedger
Copy link
Member

nhedger commented Jan 19, 2025

This should only impact the pre-release extension, because the stable extension does not use lsp-proxy, but a socket.

@Aetherall Aetherall changed the title 🐛 Biome 1.9.4 does not work for multi root workspaces => downgrade to 1.9.3 🐛 [PreRelease] Biome 1.9.4 does not work for multi root workspaces => downgrade to 1.9.3 Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants