Extension Details

- OCaml
- by Gubeka
- 6 Recent Installs | 109 Total Installs
- Syntax highlighting and completion for OCaml
- Repository
- Bug Reports
-
Launch Subprocesses
-
This extension is allowed to:
Readme
OCaml extension
This extension providing syntax highlighting, auto-completion and implements the OCaml Language Server. This is the perfect toolkit for the OCaml programmer!
Requirements
ocaml-lsp-server
must be installed (eg. via OPAM) andocamllsp
must be in$PATH
(ie. you should be able to run the command in any terminal)
Configuration
None for now
Bugs & Suggestions
If you encounter any bug or have any request, feel free to open an issue on the Github repository.
Examples
Release Notes
Version 1.0
Initial release