biomejs / biome-zed

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

Use the LSP from workspace #9

Closed chungweileong94 closed 4 months ago

chungweileong94 commented 4 months ago

The extension will use the LSP in the workspace (installed by the user), and then fallback to the default LSP if it doesn't exist.

Related #6