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: E684: List index out of range: 0 #1481

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

FuDesign2008
Copy link
Contributor

fix bug like below:
WX20230704-111333@2x

@stale
Copy link

stale bot commented Sep 17, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Sep 17, 2023
@stale stale bot removed the wontfix label Oct 4, 2023
@prabirshrestha prabirshrestha merged commit 9649d3f into prabirshrestha:master Oct 10, 2023
18 checks passed
@prabirshrestha
Copy link
Owner

Merged. Thanks!

@marnix
Copy link

marnix commented Nov 10, 2023

@prabirshrestha @FuDesign2008 I don't have time now to log a proper bug report, but for me I get weird errors sometimes, with plain Vim 8.2, apparently because that does not have the getbufoneline() that is introduced in this commit.

The error looks similar, also around ...debounce....

One workaround is to disable vim-lsp-settings; the other is for now to use the pre-October-10 version. :-)

Note that going back to 7233bb2 doesn't give any ...debounce... related error, I see no issues.

(Thanks for all this Vim LSP work by the way, very much appreciated!)

ompugao pushed a commit to ompugao/vim-lsp that referenced this pull request Dec 9, 2023
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.

3 participants