-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Extension broken in Zed 0.151.1
#44
Comments
Im actually not having any problems, but I see some werid behaviour too. Can you provide more detailed replication steps? :) |
For me Biome extension is showing the linter errors but nothing I do can make it to fix those errors automatically. Running manually |
The format command is not supposed to fix your lint errors. Linting and formatting are not seen as the same thing by biome. Tho I agree the "code_actions_on_format" stopped working some time ago. Which is likely a Zed issue. |
Just by updating the dependencies of this extension made it all work for me. One think I noticed is that after a lint fix ( |
I'm getting the biome warnings and errors, but formatting doesn't seem to work? |
Open a new issue please, if you think something is wrong. :) Check https://github.com/biomejs/biome-zed?tab=readme-ov-file#configuration before though. |
My
settings.json
for biomeThis extension used to work two versions before this, so maybe it's a zed thing? After installing the extension, it simply doesn't start. It works fine in neovim but nothing happens in zed buffers.
The text was updated successfully, but these errors were encountered: