Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use 'workspace/configuration' to fetch settings #476

Merged
merged 1 commit into from
May 31, 2021

Conversation

evidolob
Copy link
Collaborator

What does this PR do?

It changes the way how LS receives settings/preferences, previously we fully rely on client, which use deprecated API to push settings to server. Now we use proper API to fetch settings from client.

What issues does this PR fix or reference?

Resolve #327

Is it tested? How?

with test, and manually, just run vscode-yaml and make sure that your preferences used on yaml-ls.

@evidolob evidolob self-assigned this May 27, 2021
@coveralls
Copy link

coveralls commented May 27, 2021

Coverage Status

Coverage increased (+0.04%) to 79.679% when pulling 5d23b73 on evidolob:change-settings-sync into 38aad39 on redhat-developer:master.

@evidolob evidolob merged commit 1254d6b into redhat-developer:master May 31, 2021
@evidolob evidolob deleted the change-settings-sync branch May 31, 2021 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reimplement Preference syncronization
4 participants