Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Unconditionally reading InitializeParams #751

Closed
@ryan-ph

Description

@ryan-ph

In the following code-snippet, the InitializeParams.initializationOptions is being unconditionally read despite it being allowed to be null, causing errors when setting this language server up with vim-lsc.

https://github.com/Microsoft/python-language-server/blob/d63a6463fb14144e390ace912f42faaeb372fc48/src/LanguageServer/Impl/Implementation/Server.cs#L100-L150

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