Skip to content

DiagnosticRelatedInformation Location should be an Location object #175

@drsoran

Description

@drsoran

Currently the DiagnosticRelatedInformation.Location property is a string. I think this is not correct in sense of Language Server Protocol. I think they expect Location to be an Location object with URI and Range.

I tried to pass a string but VS Code then displays related messages as:

undefined(undefined, undefined): message

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