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(progress): Change LspProgress data field result to params #785

Merged
merged 1 commit into from
May 9, 2024

Conversation

wookayin
Copy link
Contributor

@wookayin wookayin commented May 4, 2024

On nvim 0.10-dev, there is a (breaking) change: the data table now
contains params instead of result for ProgressParams.

See neovim/neovim#28632

Ref #590
Fixes #793

On nvim 0.10-dev, there is a (breaking) change: the `data` table now
contains `params` instead of `result` for ProgressParams.

See neovim/neovim#28632
@xanahopper
Copy link

Waiting for merging, and thanks~

@wookayin
Copy link
Contributor Author

wookayin commented May 9, 2024

@folke A kind reminder, many users on Nvim nightly who are hit by #793 would look forward to this PR being merged.

@folke folke merged commit 89de3b5 into folke:main May 9, 2024
@folke
Copy link
Owner

folke commented May 9, 2024

Awesome, thanks!

luftmensch-luftmensch added a commit to luftmensch-luftmensch/neovim-flake that referenced this pull request May 10, 2024
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.

bug: LspProgress change in recent neovim commits
4 participants