an ocamlformat extension for vscode
https://github.com/ocaml-ppx/ocamlformat
use ocamlformat
command or turn on "format on save" to use this ext
{
"ocamlformat.path": "path to your ocamlformat binary, defaults to `ocamlformat`"
}
more options
MIT