mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
Add Gleam LSP and formatter (#5514)
This commit is contained in:
parent
90d44751e7
commit
e6a0a005d6
5 changed files with 30 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ OpenCode comes with several built-in formatters for popular languages and framew
|
|||
| dart | .dart | `dart` command available |
|
||||
| ocamlformat | .ml, .mli | `ocamlformat` command available and `.ocamlformat` config file |
|
||||
| terraform | .tf, .tfvars | `terraform` command available |
|
||||
| gleam | .gleam | `gleam` command available |
|
||||
|
||||
So if your project has `prettier` in your `package.json`, OpenCode will automatically use it.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue