coq-lsp
coq-lsp copied to clipboard
[lsp] Preliminary support for pull diagnostics
- added
progressandpartialResultsupport to the core layer of the protocol - pull diagnostics: wip
Note that VS Code won't set the partial progress token for textDocument/diagnostic, so this is not very useful for VS Code yet, but may be for other clients.
Did you mean to title it pull diagnostics?
Did you mean to title it pull diagnostics?
Yes, thanks!