summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/th/formatters.mdx
diff options
context:
space:
mode:
authorAdam <[email protected]>2026-02-10 13:59:14 -0600
committeropencode <[email protected]>2026-02-10 20:22:30 +0000
commitfd5531316f858b77274e26975796aec41ba5128c (patch)
tree6337bc388da712e35b24e3bf6bdf903b21cecfa4 /packages/web/src/content/docs/th/formatters.mdx
parentfbc41475b403a23f004f63289b264c224b9d6b2f (diff)
downloadopencode-fd5531316f858b77274e26975796aec41ba5128c.tar.gz
opencode-fd5531316f858b77274e26975796aec41ba5128c.zip
fix(docs): locale translations
Diffstat (limited to 'packages/web/src/content/docs/th/formatters.mdx')
-rw-r--r--packages/web/src/content/docs/th/formatters.mdx52
1 files changed, 26 insertions, 26 deletions
diff --git a/packages/web/src/content/docs/th/formatters.mdx b/packages/web/src/content/docs/th/formatters.mdx
index 25b25040b..e852cb45d 100644
--- a/packages/web/src/content/docs/th/formatters.mdx
+++ b/packages/web/src/content/docs/th/formatters.mdx
@@ -11,32 +11,32 @@ OpenCode จะจัดรูปแบบไฟล์โดยอัตโน�
OpenCode มาพร้อมกับฟอร์แมตเตอร์ในตัวหลายตัวสำหรับภาษาและเฟรมเวิร์กยอดนิยม ด้านล่างนี้คือรายการฟอร์แมตเตอร์ นามสกุลไฟล์ที่รองรับ และคำสั่งหรือตัวเลือกการกำหนดค่าที่ต้องการ
-| ฟอร์แมตเตอร์ | ส่วนขยาย | ความต้องการ |
-| ------------------ | ------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------- |
-| กอฟท์ | .ไป | `gofmt` คำสั่งใช้ได้ |
-| ผสม | .ex, .exs, .eex, .heex, .leex, .neex, .sface | `mix` คำสั่งใช้ได้ |
-| สวยกว่า | .js, .jsx, .ts, .tsx, .html, .css, .md, .json, .yaml และ [เพิ่มเติม](https://prettier.io/docs/en/index.html) | `prettier` การพึ่งพาใน `package.json` |
-| ชีวนิเวศน์ | .js, .jsx, .ts, .tsx, .html, .css, .md, .json, .yaml และ [เพิ่มเติม](https://biomejs.dev/) | `biome.json(c)` ไฟล์ปรับแต่ง |
-| ซิกซิก | .ซิก, .ซอน | `zig` คำสั่งใช้ได้ |
-| เสียงดังกราวรูปแบบ | .c, .cpp, .h, .hpp, .ino และ [เพิ่มเติม](https://clang.llvm.org/docs/ClangFormat.html) | `.clang-format` ไฟล์ปรับแต่ง |
-| เคทลินท์ | .kt, .kts | `ktlint` คำสั่งใช้ได้ |
-| สร้อย | .py, .pyi | คำสั่ง `ruff` ใช้ได้กับ config |
-| สนิม | .อาร์เอส | `rustfmt` คำสั่งใช้ได้ |
-| สินค้าfmt | .อาร์เอส | `cargo fmt` คำสั่งใช้ได้ |
-| ยูวี | .py, .pyi | `uv` คำสั่งใช้ได้ |
-| รูโบคอป | .rb, .rake, .gemspec, .ru | `rubocop` คำสั่งใช้ได้ |
-| มาตรฐานrb | .rb, .rake, .gemspec, .ru | `standardrb` คำสั่งใช้ได้ |
-| htmlเสริมสวย | .erb, .html.erb | `htmlbeautifier` คำสั่งใช้ได้ |
-| อากาศ | .ร | `air` คำสั่งใช้ได้ |
-| โผ | .โผ | `dart` คำสั่งใช้ได้ |
-| ocamlformat | .มล., .มลิ | มีคำสั่ง `ocamlformat` และไฟล์ปรับแต่ง `.ocamlformat` |
-| ภูมิประเทศ | .tf, .tfvars | `terraform` คำสั่งใช้ได้ |
-| เปล่งประกาย | .แวววาว | `gleam` คำสั่งใช้ได้ |
-| ห้าม | .ห้าม | `nixfmt` คำสั่งใช้ได้ |
-| สับเปลี่ยน | .sh, .ทุบตี | `shfmt` คำสั่งใช้ได้ |
-| ไพน์ | .php | `laravel/pint` การพึ่งพาใน `composer.json` |
-| oxfmt (ทดลอง) | .js, .jsx, .ts, .tsx | `oxfmt` การพึ่งพาใน `package.json` และ [แฟล็กตัวแปร env ทดลอง](/docs/cli/#experimental) |
-| ออร์โมลู | .hs | `ormolu` คำสั่งใช้ได้ |
+| ฟอร์แมตเตอร์ | ส่วนขยาย | ความต้องการ |
+| -------------- | ------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------- |
+| gofmt | .go | `gofmt` คำสั่งใช้ได้ |
+| mix | .ex, .exs, .eex, .heex, .leex, .neex, .sface | `mix` คำสั่งใช้ได้ |
+| prettier | .js, .jsx, .ts, .tsx, .html, .css, .md, .json, .yaml และ [เพิ่มเติม](https://prettier.io/docs/en/index.html) | `prettier` การพึ่งพาใน `package.json` |
+| biome | .js, .jsx, .ts, .tsx, .html, .css, .md, .json, .yaml และ [เพิ่มเติม](https://biomejs.dev/) | `biome.json(c)` ไฟล์ปรับแต่ง |
+| zig | .zig, .zon | `zig` คำสั่งใช้ได้ |
+| clang-format | .c, .cpp, .h, .hpp, .ino และ [เพิ่มเติม](https://clang.llvm.org/docs/ClangFormat.html) | `.clang-format` ไฟล์ปรับแต่ง |
+| ktlint | .kt, .kts | `ktlint` คำสั่งใช้ได้ |
+| ruff | .py, .pyi | คำสั่ง `ruff` ใช้ได้กับ config |
+| rust | .rs | `rustfmt` คำสั่งใช้ได้ |
+| cargo fmt | .rs | `cargo fmt` คำสั่งใช้ได้ |
+| uv | .py, .pyi | `uv` คำสั่งใช้ได้ |
+| rubocop | .rb, .rake, .gemspec, .ru | `rubocop` คำสั่งใช้ได้ |
+| standardrb | .rb, .rake, .gemspec, .ru | `standardrb` คำสั่งใช้ได้ |
+| htmlbeautifier | .erb, .html.erb | `htmlbeautifier` คำสั่งใช้ได้ |
+| air | .r | `air` คำสั่งใช้ได้ |
+| dart | .dart | `dart` คำสั่งใช้ได้ |
+| ocamlformat | .ml, .mli | มีคำสั่ง `ocamlformat` และไฟล์ปรับแต่ง `.ocamlformat` |
+| terraform | .tf, .tfvars | `terraform` คำสั่งใช้ได้ |
+| gleam | .gleam | `gleam` คำสั่งใช้ได้ |
+| nix | .nix | `nixfmt` คำสั่งใช้ได้ |
+| shfmt | .sh, .bash | `shfmt` คำสั่งใช้ได้ |
+| pint | .php | `laravel/pint` การพึ่งพาใน `composer.json` |
+| oxfmt (ทดลอง) | .js, .jsx, .ts, .tsx | `oxfmt` การพึ่งพาใน `package.json` และ [แฟล็กตัวแปร env ทดลอง](/docs/cli/#experimental) |
+| ormolu | .hs | `ormolu` คำสั่งใช้ได้ |
ดังนั้นหากโปรเจ็กต์ของคุณมี `prettier` ใน `package.json` OpenCode จะใช้มันโดยอัตโนมัติ