SIGN IN SIGN UP

feat: add `source.format.oxc` code action (#164)

* feat: add `source.format.oxc` code action and `oxc.formatDocument` command

* add test for command

* add test for code action `source.format.oxc` on editor.codeActionsOnSave

* use builtin format command

* remove unused method

* remove unused enum member

* fix test

* skip test for now

* Update client/tools/formatter.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Alexander S. <sysix@sysix-coding.de>

* with document selector

* check if we are the formatter for the doc

* update readme

* review

---------

Signed-off-by: Alexander S. <sysix@sysix-coding.de>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
A
Alexander S. committed
ec05e866db4ac589f8d69f2cd66fc620f825d937
Parent: bd4d924
Committed by GitHub <noreply@github.com> on 3/24/2026, 7:17:28 PM