Skip to content

biomejs/biome-zed

Repository files navigation

Shows the banner of Biome, with its logo and the phrase 'Biome - Toolchain of the web'.

CI main

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

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.