You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I move from cmp to blink, in other lsp it works perfectly but when i move to csharp_ls it does not work
For example in console app:
when I input C it show Console when I press enter I expect to see Console but it delete everything include C that i has just typed
(I tested both window and linux and used both keymap super-tab and enter)
Relevant configuration
No response
neovim version
NVIM v0.10.2
blink.cmp version: branch, tag, or commit
main
The text was updated successfully, but these errors were encountered:
Make sure you have done the following
blink.cmp
Bug Description
Recently I move from cmp to blink, in other lsp it works perfectly but when i move to csharp_ls it does not work
For example in console app:
when I input C it show Console when I press enter I expect to see Console but it delete everything include C that i has just typed
(I tested both window and linux and used both keymap super-tab and enter)
Relevant configuration
No response
neovim version
NVIM v0.10.2
blink.cmp
version: branch, tag, or commitmain
The text was updated successfully, but these errors were encountered: