Skip to content

feat: client-side support for incremental diagnostics#752

Merged
mhuisi merged 3 commits intoleanprover:masterfrom
mhuisi:push-lknxxwnmvuto
Apr 15, 2026
Merged

feat: client-side support for incremental diagnostics#752
mhuisi merged 3 commits intoleanprover:masterfrom
mhuisi:push-lknxxwnmvuto

Conversation

@mhuisi
Copy link
Copy Markdown
Collaborator

@mhuisi mhuisi commented Apr 1, 2026

This PR adds client-side support for lean4#13260.

Currently, none of the consumers of diagnostics in the VS Code extension support incremental diagnostics, but adding client-side support for it already means that the server-side serialization overhead is reduced and we send less diagnostic data over the wire.

@mhuisi mhuisi marked this pull request as draft April 1, 2026 15:50
@mhuisi mhuisi marked this pull request as ready for review April 7, 2026 11:25
@mhuisi mhuisi force-pushed the push-lknxxwnmvuto branch from 971e8ef to a7ffb3a Compare April 7, 2026 13:41
@mhuisi mhuisi force-pushed the push-lknxxwnmvuto branch from 3622e15 to a306f70 Compare April 13, 2026 13:37
@mhuisi mhuisi force-pushed the push-lknxxwnmvuto branch from ad748d0 to 3e583ff Compare April 14, 2026 12:18
@mhuisi mhuisi merged commit d6087e8 into leanprover:master Apr 15, 2026
9 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.

2 participants