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

Completion for csharp_ls does not work #310

Closed
2 tasks done
vuongprogk opened this issue Nov 10, 2024 · 0 comments
Closed
2 tasks done

Completion for csharp_ls does not work #310

vuongprogk opened this issue Nov 10, 2024 · 0 comments
Labels
bug Something isn't working LSP Related to a specific LSP

Comments

@vuongprogk
Copy link

vuongprogk commented Nov 10, 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

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

@vuongprogk vuongprogk added the bug Something isn't working label Nov 10, 2024
@Saghen Saghen added the LSP Related to a specific LSP label Nov 10, 2024
@Saghen Saghen closed this as completed in db3d1ad Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working LSP Related to a specific LSP
Projects
None yet
Development

No branches or pull requests

2 participants