-
Might be an issue with my install, but OmniSharp reports missing reference errors even though my project builds successfully.
For example, I'm trying to use `System.Xml.XmlDocument` or `using System.…
-
Hi,
I am trying to call omnisharp.http-win-x64/OminiSharp.exe through process in a wpf application, and an error is reported, but I manually enter the command in powershell and execute it without any…
-
Dear developers,
thanks for the hard work you are doing to maintain this package. I'm having hard times making it work on Ubuntu 18.04 and Emacs 25.2.2. If I give the `M-x omnisharp-install-server…
-
Is there a recommended way to use omnisharp without a solution file? If I start omnisharp server in a directory without arguments, it finds the source files recursively and intellisense works. However…
ghost updated
7 years ago
-
Enable pointing to a omnisharp-roslyn backend instead of the omnisharpserver backend.
omnisharpserver is non under active development. omnisharp-roslyn is.
sreal updated
9 years ago
-
I need to run OmniSharp in a Docker container, here is an image I build:
```
FROM debian:jessie
RUN apt-get update && apt-get -y install apt-transport-https curl
RUN curl https://packages.mi…
-
Code Actions filter doesn't work when using vim-mode-plus plugin because the show/hide logic is hard-coded to enable/disable `vim-mode`.
https://github.com/OmniSharp/omnisharp-atom/blob/master/lib/vi…
-
I'm new to OmniSharp, so I don't know much yet about how to do a lot of troubleshooting. After having failed to get a released version to work with DNX/project.json, I got the sources for the latest …
-
I'm using Unity, and unfortunately the best way to share scripts between projects in Unity is to store them in their own folder, and Symlink them into the Asset folders of the game projects.
When I o…
-
## Environment data
`dotnet --info` output:
```
.NET SDK (reflecting any global.json):
Version: 5.0.406
Commit: 3a48fd6fe5
Runtime Environment:
OS Name: Windows
OS Version: …