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.

Configure workspace/didChangeConfiguration by default  #2147

Open
@smekkley

Description

@smekkley

Currently, lsc client is required to return the following json to prevent server from crashing by default.

{ 'python': { 'analysis': { 'errors': [], 'warnings': [], 'information': [], 'disabled': [] } } }

When there is no config received, make sure to fallback to default.

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