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

Some lsp will not show up after updating to v0.8.1 #718

Closed
2 tasks done
Kaiser-Yang opened this issue Dec 22, 2024 · 3 comments
Closed
2 tasks done

Some lsp will not show up after updating to v0.8.1 #718

Kaiser-Yang opened this issue Dec 22, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Kaiser-Yang
Copy link
Contributor

Kaiser-Yang commented Dec 22, 2024

Make sure you have done the following

  • I have updated to the latest version of blink.cmp
  • I have read the README

Bug Description

When I input wqvb, I'll get this:

image

If I delete the whole input:

image

Then if I input 'wqvb' again, I'll get nothing, event I use the key mapped with show:

image

The second example, when I input wqvb:

image

Accept it, then go to the next line and input wqvb, I'll get nothing, event I use the key mapped with show:

image

I've tested the v0.8.0, and this did not happended.

The specific lsp: rime-ls

Relevant configuration

No response

neovim version

NVIM v0.10.1

blink.cmp version: branch, tag, or commit

v0.8.1

@Kaiser-Yang Kaiser-Yang added the bug Something isn't working label Dec 22, 2024
@Kaiser-Yang Kaiser-Yang changed the title Some lsp will not show up when updating to v0.8.1 Some lsp will not show up after updating to v0.8.1 Dec 22, 2024
@Kaiser-Yang
Copy link
Contributor Author

Kaiser-Yang commented Dec 22, 2024

This should be related with #714 , I found that after I removed the autopairs, it worked well.

@Kaiser-Yang
Copy link
Contributor Author

Switch to a new auto-pairs plug solve this problem: Kaiser-Yang/dotfiles@9998431

@Kaiser-Yang
Copy link
Contributor Author

This may not be the problem of blink. Because I found that this may caused by markdown-oxide, after I remove this from my lsp-config, The lag disppeared. I don't even know when I install this lsp, and this lsp seems to give me no completions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant