mirror of
https://github.com/neovim/neovim.git
synced 2026-03-28 03:12:00 +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.