lsp-format-modifications.nvim icon indicating copy to clipboard operation
lsp-format-modifications.nvim copied to clipboard

LSP formatting, but only on modified text regions.

Results 4 lsp-format-modifications.nvim issues
Sort by recently updated
recently updated
newest added

Would be really cool if this plugin had (optional) support for the proposed `textDocument/rangesFormatting` request (https://microsoft.github.io/language-server-protocol/specifications/lsp/3.18/specification/#documentRangesFormattingParams). This really helps with performance in large files.

https://github.com/joechrisellis/lsp-format-modifications.nvim/blob/99ea66e7bc144fdb175aa7538aacc0e2fcb2bf59/lua/lsp-format-modifications/util.lua#L5

Problem: When saving new files in a symbolic linked workspace, the plugin throws warning. Error detected while processing BufWritePre Autocommands for "": Error executing lua callback: ...modifications.nvim/lua/lsp-format-modifications/init.lua:84: attempt to index...