Skip to content

Omnisharp-vim not working on git-bash's vim #705

@gorrioncillo

Description

@gorrioncillo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions