← Zurück zu den Projekten
Biome Zed
#Biome extension for Zed
This extension adds support for Biome in Zed.
Languages currently supported:
- JavaScript
- TypeScript
- JSX
- TSX
- JSON
- JSONC
- Vue.js
- Astro
- Svelte
- CSS
- GraphQL
- HTML
- SVG
#Installation
Requires Zed >= v0.131.0.
This extension is available in the extensions view inside the Zed editor. Open zed: extensions and search for Biome.
[!NOTE] Since v0.2.0, this extension is only compatible with Biome v2. To use with Biome v1.x, please use v0.1.5, the last release of v0.1.x.
#Documentation
Head to the official documentation to learn how to set up the extension, and customize it.