Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T04:29:08.227Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

docs/src/languages/biome.md

1.1 KB

title: Biome description: "Configure Biome language support in Zed, including language servers, formatting, and debugging."

Biome

Biome support in Zed is provided by the community-maintained Biome extension. Report issues to: https://github.com/biomejs/biome-zed/issues

Biome Language Support

The Biome extension includes support for the following languages:

  • JavaScript
  • TypeScript
  • JSX
  • TSX
  • JSON
  • JSONC
  • Vue.js
  • Astro
  • Svelte
  • CSS

Configuration

By default, the biome.json file is required to be in the root of the workspace.

{
  "$schema": "https://biomejs.dev/schemas/1.8.3/schema.json"
}

For a full list of biome.json options see Biome Configuration documentation.

See the Biome Zed Extension README for a complete list of features and configuration options.

Served at tenant.openagents/omega Member data and write actions are omitted.