Skip to content

LanguageClient throwing NullReferenceException when converting DocumentSymbol Request #198

@Johannes-B-stock

Description

@Johannes-B-stock

I'm using the Omni LanguageClient to run some tests and send requests to the language Server. When converting the result from the DocumentSymbol request, the SymbolInformationOrDocumentSymbolConverter throws a NullReferenceException since the property "location" doesnt exist on the DocumentSymbol type.

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