-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
🐛 Unable to use Biome format outside of a workspace with a biome.json file #387
Comments
Please provide a minimal reproduction @baptisteArno |
CleanShot.2024-10-08.at.11.58.04.mp4 |
Sorry @baptisteArno, but this isn't a reproduction. We need a reproduction so we can reproduce the issue and debug it. To create a reproduction, you can use our new CLI tool, which should help you to create a very quick repository with what you need: |
As you can notice from the video, the extension didn't enable Biome because the event enables and spawns the Biome server wasn't triggered. When Biome is enabled, you should see |
Correct me if I am wrong but I don't think I can create a code reproduction for that particular issue since it is not tied to a specific workspace / biome setting. To reproduce it, we even need the Sometimes, a reproduction is just a step-by-step instructions
|
Thank you. The step-by-step instructions are also a valid reproduction. This information should have been present in the initial description. |
VS Code version
1.95.0
Extension version
2024.10.40751
Biome version
Can't find it
Operating system
Description
Whenever I try to format a standalone file (tried with json and js), it says
Here are my user settings:
Steps to reproduce
I guess just open a standalone file that is not part of a project that has biome installed
Expected behavior
To format docs
Does this issue occur when using the CLI directly?
No
Link to a minimal reproduction
No response
Logs
No response
The text was updated successfully, but these errors were encountered: