Skip to content

ocaml-lsp has dropped support for .merlin files #339

Closed
@b0o

Description

@b0o

This issue is related to the development of the rescript-vscode /analysis sub-project, not the end use of this plugin.

Vendored modules are not being picked up by the latest version of ocamllsp, leading the LSP to display "Unbound module" errors e.g. where the Json module is used in FindFiles.ml.

From this changelog entry for ocamllsp:

Breaking Change: ocamllsp drops support for .merlin files, and as a consequence no longer depends on dot-merlin-reader. (#523)

Downgrading to ocamllsp version 1.8.3 works around this issue, but it would be nice to have support for the latest version of ocamllsp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions