-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Description
I git clone
the repo, then I try to download roslyn but did not work, after try some solutions explained here, but any work.
So, I try to install manually the server roslyn, and it seems that works (at least no more errors on vim while opening cs files), but when I try to use some command like :OmniSharpGetCodeActions
but do not show anything, even omni completition. When try :OmniSharpStatus
it says it is running but do the same any command work.
I try putting let g:OmniSharp_server_install = 'C:\<PATH>\.omnisharp-roslyn'
, and let g:OmniSharp_server_path = 'C:\<PATH>\.omnisharp-roslyn\OmniSharp.exe'
But any works.
I do not know what else to do, maybe someone can help.
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels