[PR #5620] feat: add experimental oxfmt formatter #11501

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

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

State: closed
Merged: Yes


Add support for oxfmt formatter for js and ts files from the oxc project (https://oxc.rs/docs/guide/usage/formatter.html). It's currently in alpha, but I've been using it without any issues. It's insanely fast (30x faster than prettier), so it's ideal for quickly formatting ai-generated code.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5620 **State:** closed **Merged:** Yes --- Add support for `oxfmt` formatter for js and ts files from the `oxc` project (https://oxc.rs/docs/guide/usage/formatter.html). It's currently in alpha, but I've been using it without any issues. It's insanely fast (30x faster than prettier), so it's ideal for quickly formatting ai-generated code.
yindo added the pull-request label 2026-02-16 18:16:20 -05:00
yindo closed this issue 2026-02-16 18:16:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11501