Skip to content

feat(lsp): pull-based diagnostics #30325

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

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

nayeemrmn
Copy link
Contributor

@nayeemrmn nayeemrmn commented Aug 5, 2025

Closes #13579.

TODO:

  • Dedup push and pull diagnostics.
  • Add a simple test for push-diagnostics.

@nayeemrmn nayeemrmn added the ci-bench put this on a PR to run the benchmarks label Aug 6, 2025
@nayeemrmn nayeemrmn marked this pull request as ready for review August 6, 2025 13:54
@nayeemrmn nayeemrmn marked this pull request as draft August 6, 2025 20:00
@nayeemrmn nayeemrmn added the ci-draft Run the CI on draft PRs. label Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-bench put this on a PR to run the benchmarks ci-draft Run the CI on draft PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lsp: investigate prioritizing the generation of diagnostics to the last modified or opened file
1 participant