ocaml-lsp icon indicating copy to clipboard operation
ocaml-lsp copied to clipboard

`dune format-dune-file`

Open smorimoto opened this issue 11 months ago • 0 comments

The VSCode extension currently formats dune-related files in its own way, but it would be useful to be able to do that via LSP for integration with other editors.

Ref: https://github.com/ocamllabs/vscode-ocaml-platform/blob/master/src/dune_formatter.ml

smorimoto avatar Nov 18 '24 19:11 smorimoto