Closed coolemur closed 1 week ago
I wouldn't exclude that zed is at fault here.
I also tried it yesterday but I couldn't get it to work, however the linting works, and code actions too. So it's about formatting specifically.
For what it's worth
"formatter": { "language_server": { "name": "biome" } },
Worked for me but only after I restarted zed.
Zed version: Zed 0.134.4 & Zed Preview 0.162.1 Biome-zed plugin: v0.1.3
According to https://zed.dev/docs/configuring-zed#formatter this should work, but it doesn't work:
This also doesn't work:
Adding these settings to root for all languages also doesn't work:
While running external command works:
Am I doing something wrong or this Plugin is currently broken?