mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

Fix vim.lsp.buf.(range_)code_action() to only send diagnostics belonging to the current buffer and not to other files in the workspace.
Fix vim.lsp.buf.(range_)code_action() to only send diagnostics belonging to the current buffer and not to other files in the workspace.