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