Y
Hacker News
new
|
ask
|
show
|
jobs
by
avsm
109 days ago
I just use the OCaml Platform VSCode extension: (
https://marketplace.visualstudio.com/items?itemName=ocamllab...
) or the OCaml LSP server:
https://github.com/ocaml/ocaml-lsp
in other editors and don't really need anything domain specific.