Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/biomejs/biome-zed

Official Biome extension for zed
https://github.com/biomejs/biome-zed

extension formatter linter lsp-server zed

Last synced: 24 days ago
JSON representation

Official Biome extension for zed

Awesome Lists containing this project

README

        





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

[![CI main](https://github.com/biomejs/biome-zed/actions/workflows/main.yml/badge.svg)](https://github.com/biomejs/biome-zed/actions/workflows/main.yml)

# Biome extension for Zed

This extension adds support for [Biome](https://github.com/biomejs/biome) in [Zed](https://zed.dev/).

Languages currently supported:

- **JavaScript**
- **TypeScript**
- **JSX**
- **TSX**
- **JSON**
- **JSONC**
- **Vue.js**
- **Astro**
- **Svelte**
- **CSS**
- **GraphQL**

## 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_.

## Documentation

Head to the [official documentation](https://biomejs.dev/reference/zed) to learn how to set up the extension, and customize it.