[PR #5290] feat: add Biome LSP support #11325

Closed
opened 2026-02-16 18:16:08 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5290

State: closed
Merged: Yes


Adds Biome LSP (lsp-proxy --stdio) with root detection on biome.json/biome.jsonc and common lockfiles; extensions cover TS/JS/JSON/Vue/Astro/Svelte/CSS/GraphQL/HTML.

Spawn order: local node_modules/.bin/biome → global biome → bun x biome.

Typecheck passes. Headless LSP check verifies Biome diagnostics flow alongside TS.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5290 **State:** closed **Merged:** Yes --- Adds Biome LSP (lsp-proxy --stdio) with root detection on biome.json/biome.jsonc and common lockfiles; extensions cover TS/JS/JSON/Vue/Astro/Svelte/CSS/GraphQL/HTML. Spawn order: local node_modules/.bin/biome → global biome → bun x biome. Typecheck passes. Headless LSP check verifies Biome diagnostics flow alongside TS.
yindo added the pull-request label 2026-02-16 18:16:08 -05:00
yindo closed this issue 2026-02-16 18:16:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11325