Skip to content
This repository was archived by the owner on Mar 25, 2020. It is now read-only.

Testing with the OCaml language server #10

@ghost

Description

This is a follow up from the discussion in the Reason editorsupport channel about using the language server for reason. I have moved the server out into a separate package at ocaml-language-server and the vscode reason client now uses this too.

The README describes the different ways to launch it. You should just be able to start it with ocaml-language-server --stdio if you want to run it over stdio.

Let me know if you try it and run into problems. There are some custom requests used that I have not documented yet but you can find most of them here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions