Skip to content

fix: Use offset encoding of first client #1506

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

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

yutkat
Copy link
Contributor

@yutkat yutkat commented Dec 9, 2024

I fixed this error(position_encoding param is required in vim.lsp.util.make_range_params. Defaulting to position encoding of the first client.) that was occurring on nightly.

If using the 'stable release' version, there were no arguments for make_range_params, so it was not necessary to branch by version.

ref: neovim/neovim#31249

@glepnir glepnir merged commit 2caa05f into nvimdev:main Dec 9, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants