0 Forks
34 Stars
34 Watchers

ocaml-language-server

Language server for OCaml and Reason

How to download and setup ocaml-language-server

Open terminal and run command
git clone https://github.com/ocaml-lsp/ocaml-language-server.git
git clone is used to create a copy or clone of ocaml-language-server repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ocaml-language-server https://github.com/ocaml-lsp/ocaml-language-server/archive/master.zip

Or simply clone ocaml-language-server with SSH
[email protected]:ocaml-lsp/ocaml-language-server.git

If you have some problems with ocaml-language-server

You may open issue on ocaml-language-server support forum (system) here: https://github.com/ocaml-lsp/ocaml-language-server/issues