mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 20:38:18 +00:00
![github-actions[bot]](/assets/img/avatar_default.png)
Fix vim.lsp.buf.(range_)code_action() to only send diagnostics belonging
to the current buffer and not to other files in the workspace.
(cherry picked from commit e3d660e456
)
Co-authored-by: Fredrik Ekre <ekrefredrik@gmail.com>