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

🐛 Biome not properly formatting workspace files #410

Open
3 tasks
jason-slash opened this issue Oct 21, 2024 · 0 comments
Open
3 tasks

🐛 Biome not properly formatting workspace files #410

jason-slash opened this issue Oct 21, 2024 · 0 comments
Labels

Comments

@jason-slash
Copy link

VS Code version

1.93.1

Extension version

2.3.0

Biome version

1.9.3

Operating system

  • Windows
  • macOS
  • Linux

Description

Our team has been struggling with Biome inconsistently formatting workspace files. On save, sometimes it uses the default biome settings, and sometimes it uses our biome.json settings. In addition, when pressing Ctrl + Shift + P, we are able to see a bunch of Biome formatters, which did not seem to be the case in previous versions.

image

Occasionally, restarting VSCode or closing out of the current file and reopening seems to fix it, but not consistently as well.

Steps to reproduce

  1. Attempt to format a file (potentially in a large monorepo which has biome.json's that depend on each other, but may be unrelated)
  2. See that the formatting is inconsistent.

Expected behavior

The formatting was consistent in Biome 1.7.0, but after we updated to 1.9.3, the formatting has not been consistent at all.

Does this issue occur when using the CLI directly?

Not sure / Not applicable

Link to a minimal reproduction

No response

Logs

No response

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

No branches or pull requests

1 participant