Skip to content

OCaml 4.02.0 @@ocaml.deprecated is not known to OcaIDE #18

@romildo

Description

@romildo

When using OcaIDE with OCaml-4.02.0, it seems that parsing mli files stops at the first [@@ocaml.deprecated] annotation. None of the exported names defined after the first [@@ocaml.deprecated] are known to OcaIDE.

For instance, completing on String. gives only 3 options: length, get and set. set has the [@@ocaml.deprecated] annotation and no name coming after set in string.mli is known to OcaIDE.

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