diff options
author | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2024-08-01 16:01:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-01 16:01:15 +0200 |
commit | 720b309c786c4a258adccc9c468d433fb0f755b9 (patch) | |
tree | fd3f02f5fc9f8eccf8bb76d5ba1732bd789549fc /src/nvim/regexp.c | |
parent | 32e128f20992e350b3e39c7469baa1f692418203 (diff) | |
download | rneovim-720b309c786c4a258adccc9c468d433fb0f755b9.tar.gz rneovim-720b309c786c4a258adccc9c468d433fb0f755b9.tar.bz2 rneovim-720b309c786c4a258adccc9c468d433fb0f755b9.zip |
fix(lsp): don't send foreign diagnostics to servers in buf.code_action (#29501)
`buf.code_action` always included diagnostics on a given line from all
clients. Servers should only receive diagnostics they published, and in
the exact same format they sent it.
Should fix https://github.com/neovim/neovim/issues/29500
Diffstat (limited to 'src/nvim/regexp.c')
0 files changed, 0 insertions, 0 deletions