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

lsp: Introduce ConfigChangeEvent #741

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

alcarney
Copy link
Member

Rather than send just the current configuration value to a subscription callback we now send a ConfigChangeEvent which includes additional information such as the config scope and the previous value.

Rather than send just the current configuration value to a
subscription callback we now send a `ConfigChangeEvent` which includes
additional information such as the config scope and the previous value.
@alcarney alcarney merged commit 25af8d7 into swyddfa:develop Feb 22, 2024
12 of 13 checks passed
@alcarney alcarney deleted the config-notify branch February 22, 2024 20:47
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.

1 participant