Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: make_formatting_params assumes the current buffer #93

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

lukas-reineke
Copy link
Owner

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

`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
@lukas-reineke lukas-reineke merged commit 47de35b into master Aug 29, 2024
8 checks passed
@lukas-reineke lukas-reineke deleted the fix-make-formatting-params branch August 29, 2024 04:57
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant