mirror of
https://github.com/neovim/neovim.git
synced 2026-05-25 14:28:28 +00:00
- Add TODO comments for aggregating diagnostics from all pull namespaces and for clearing diagnostics when an empty array is received, referencing the LSP specification. - Update diagnostics refresh logic to safely access previousResultId, preventing potential nil errors.