diff options
| author | tris203 <admin@snappeh.com> | 2026-03-16 16:19:52 +0000 |
|---|---|---|
| committer | tris203 <admin@snappeh.com> | 2026-03-19 17:51:21 +0000 |
| commit | 0cda0183451443df81aeeba077bd3b93fa620eb8 (patch) | |
| tree | ba8db54ff474b8750af7e2a1c7ba333e1e680c6a /runtime/lua/vim/provider/python.lua | |
| parent | 95dce376f330029b54af1f00310d26536c713f5c (diff) | |
fix(lsp/diagnostic): key resultId by client and identifier
Previously, resultId for diagnostics was keyed only by client_id, which
could cause issues when multiple identifiers are used by the same client.
This change introduces a composite key of client_id and identifier for
client_result_id, ensuring correct tracking of diagnostic results per
identifier. Updates all relevant logic to use the new keying scheme.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions
