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

Postpone diagnostic collection until everything was emitted #926

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

AlexanderLanin
Copy link
Contributor

Collecting diagnostics at build-finished is too early, as other extension may emit at build-finished. Setting priority to 501 might be enough (default is 500). But 900 should be safer.

Tested locally with a sphinx-needs installation.

Closes #925

@alcarney
Copy link
Member

Thanks for this! I haven't forgotten about it, I'm hoping to sort out the pygls upgrade soon-ish.

@alcarney
Copy link
Member

alcarney commented Dec 1, 2024

Thanks again!

@alcarney alcarney merged commit be1a4df into swyddfa:develop Dec 1, 2024
12 of 13 checks passed
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.

Some diagnotics missing (sphinx-needs)
2 participants