biomejs / biome-zed

Biome extension for Zed
https://biomejs.dev
MIT License
127 stars 4 forks source link

Typescript auto completion doesn't work if Biome is running #10

Closed gopeter closed 4 months ago

gopeter commented 4 months ago

I have a mid-sized TypeScript project where I've recently switched from ESLint/Prettier to Biome. After installing this extension, I have the following issues:

Any ideas how to fix this? :-)

ematipico commented 4 months ago

That's a Zed issue, I suggest filing an issue in their repository. Other LSP clients that support multiple language servers don't have this issue.