• Sign In



  • Categories

    Extension Details



    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!

    Syntax highlighting example

    Requirements

    • ocaml-lsp-server must be installed (eg. via OPAM) and ocamllsp 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

    Syntax highlighting example Syntax highlighting for type definition

    Release Notes

    Version 1.0

    Initial release