The syntax files come from https://github.com/hackwaly/vscode-ocaml (which is deprecated).
- Code diagnostic (warnings,errors)
- Code action (suggestions)
- Type information of hover
- Type information inlined on top of each function
You need ocamllsp
in your PATH. https://github.com/ocaml/ocaml-lsp
Nothing yet
Doesn't work outside a workspace