OmniSharp / omnisharp-vim

Vim omnicompletion (intellisense) and more for C#
http://www.omnisharp.net
MIT License
1.7k stars 169 forks source link

not all OmniSharp commands are showing up in nvim windows 10 #809

Closed disnaut closed 2 years ago

disnaut commented 2 years ago

After installing OmniSharp on Neovim using Vim-Plug, there appears to be missing commands.

What I have done:

I am able to install the roslyn server, but that provides none of the other commands as stated in the wiki, or for commands to start the server farther down in the installation instructions

image

Here is what I am seeing.

Am I missing something?

nickspoons commented 2 years ago

Those commands only work inside .cs files

disnaut commented 2 years ago

Thank you very much. I feel bad for clogging up your issues board.

nickspoons commented 2 years ago

No problem