Files
neovim/runtime/lua/vim/lsp
Riley Bruins 1d8e9b5d07 fix(lsp): store result id for unchanged diagnostic reports
**Problem:** For unchanged document diagnostic reports, the `resultId`
is ignored completely, even though it should still be saved for the
request (in fact, the spec marks it as mandatory for unchanged reports,
so it should be extra important).

**Solution:** Always store the `resultId`.
2025-07-21 16:11:15 -07:00
..
2025-04-17 15:44:46 +01:00
2025-06-06 15:36:48 +01:00
2025-06-06 15:36:48 +01:00