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

Duplicate entries in auto completion window (ending with [LS]). #26

Open
qhj opened this issue Jul 25, 2020 · 8 comments
Open

Duplicate entries in auto completion window (ending with [LS]). #26

qhj opened this issue Jul 25, 2020 · 8 comments

Comments

@qhj
Copy link

qhj commented Jul 25, 2020

Hi, thank you for this awesome extension. Now I have an issue in use. This issue is different from #17 . As shown in the screenshot below. I found two cs source on the source list(:CocList sources).

screenshot

Screenshot_20200725_091532

After disabling one cs source, the duplicate entries disappear. As shown in the screenshot below.

screenshot

Screenshot_20200725_091651

I have reinstalled coc-omnisharp, but it is still duplicate.

How can I solve this?

Thank you.

@3rdey3
Copy link

3rdey3 commented Sep 3, 2020

how did you disable one source?

@codeclem
Copy link

I have this problem too. You can disable one with CocList sources, select either cs-1 or cs-2 with the arrow keys and hit tab to open the prompt to toggle it. But there is no way that I know of to make it a permanent setting.

@yatli
Copy link
Member

yatli commented Nov 20, 2020

hmmm why are there two cs sources to begin with? could you please try the latest version? thanks.

@qhj
Copy link
Author

qhj commented Nov 29, 2020

The same problem as #42

@yatli
Copy link
Member

yatli commented Nov 29, 2020

@qhj I don't think it's the same issue.

@qhj
Copy link
Author

qhj commented Nov 29, 2020

Sorry, I forgot to say after I tried the latest version just now I met the same problem as the (closed) issue 42. I will try again after new release of upstream.

@qhj
Copy link
Author

qhj commented Dec 16, 2020

The problem remains.
coc-omnisharp version: 0.0.28
omnisharp-roslyn version: v1.37.5

@igorgue
Copy link

igorgue commented Apr 20, 2021

let g:coc_sources_disable_map = { 'cs': ['cs-2', 'cs-3'] }

I used this on my vimrc to disable the problematic sources permanently.

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

No branches or pull requests

5 participants