Closed Imlimp closed 3 weeks ago
This is most definitely a server issue or blink-cmp issue. We can leave the issue open though, and I can see when I get some time to look a bit into this. There was something similar previously with nvim-cmp and built in completion, and that seemed to be a server issue that was "somewhat" fixed
I tried to install blink myself, and I actually got an error immediately when starting to type. I tried to look a bit into it, but I have no idea why it is failing🤷♂️
However, I think it is best to try and open an issue over at blink to see if they understand what the problem might be. It shouldn't be something in this plugin at least since it seems to work perfectly with both nvim-cmp and the builtin lsp completion added in neovim nightly.
I am fine with leaving this open in case anyone else that is looking to switch to blink stumbles upon the same issue. Unfortunately, I personally will probably not spend much more time debugging this issue for now
This issue is resolved in the latest release v0.4, so I am guessing this can be closed now :)
Blink issue for reference https://github.com/Saghen/blink.cmp/issues/158
Thanks for the update! Will close this now then :)
Description:
I have been trying to switch from nvim-cmp to blink-cmp but have been experiencing issues with the Roslyn language server (LSP).
I'm encountering a problem where the Roslyn language server stops unexpectedly whenever I accept a suggestion from the Blink completion plugin. Other language servers (LSPs) work fine with Blink, so I'm unsure if the issue lies with Roslyn or Blink.
Initially, everything seems to work, but whenever I accept a suggestion from Blink, I receive the following notification:
Roslyn server stopped
Steps to Reproduce:
Expected Behavior:
Actual Behavior:
Logs
Here is the relevant excerpt from the
:LspLog
:Additional Information: