Closed lukas-reineke closed 2 months ago
vim.lsp.util.make_formatting_params assumes the buffer the formatting params are generated for is the current buffer. in LSP-format this is not always the case.
vim.lsp.util.make_formatting_params
fix #92 fix #58
vim.lsp.util.make_formatting_params
assumes the buffer the formatting params are generated for is the current buffer. in LSP-format this is not always the case.fix #92 fix #58