OmniSharp / omnisharp-emacs

Troll coworkers - use Emacs at work for csharp!
GNU General Public License v3.0
512 stars 94 forks source link

Omnisharp-mode: Output file descriptor of OmniServer is closed #523

Closed bobbbay closed 2 years ago

bobbbay commented 3 years ago

Hey everyone,

First off, great project. Really excited to use C# + Emacs.

Unfortunately, however, I can't :(. Although omnisharp-mode works without errors, any omnisharp action (e.g. omnisharp-find-usages, etc.) results in:

Output file descriptor of OmniServer is closed

Furthermore, lsp-mode and omnisharp don't work - lsp-mode can't detect my omnisharp installation, prompting me to install a new one each time. This may have something to do with my use of NixOS.

Thank you for all the help I can get!