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

Send program-triggered validate() diagnostics to language client #629

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

TwitchBronBron
Copy link
Member

This PR updates the language server to listen to the afterProgramValidate event for every program, and triggers sending diagnostics to the language client.

This allows plugins to trigger a validation cycle, which then will sync any diagnostic changes to the language client.

@TwitchBronBron TwitchBronBron merged commit 67c3395 into master Jun 14, 2022
@TwitchBronBron TwitchBronBron deleted the program-initiated-diagnostics branch June 14, 2022 15:29
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