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

Configure workspace/didChangeConfiguration by default #2147

Open
smekkley opened this issue May 15, 2021 · 0 comments
Open

Configure workspace/didChangeConfiguration by default #2147

smekkley opened this issue May 15, 2021 · 0 comments

Comments

@smekkley
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant