Skip to content

Adding field to ocamllsp/typeEnclosing to indicate value vs. module type #1532

@ddickstein

Description

@ddickstein

The result of ocamllsp/typeEnclosing currently provides no explicit indication about whether the type returned is a value type or a module type. In some cases it can be other things too, such as a type definition (when the type of a type definition is requested). It would be helpful to have an explicit field indicating which sort of type is being returned to ensure proper rendering.

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