-
Hi,
I wanted to experiment with omnisharp-roslyn but cannot build it. I am using Peppermint 5 Linux distribution, which itself is a Ubuntu clone. The installation script fails to build the Omnishar…
-
I'm trying to build and run omnisharp with emacs in docker. I'm quite new to dotnet on linux so I'm kinda lost about a lot of things but for some reason omnisharp is completely ignoring stdin when run…
-
### Godot version
v4.1.stable
### System information
Windows 10, Intel(R)HD Graphics Family, 20.19.15.5171, GLES3
### Issue description
There is problem on initializing Godot module r…
-
## Problem description
I downloaded example Parametrized TestFixture file from: [Nunit Parametrized TestFixture](https://docs.nunit.org/articles/nunit/writing-tests/attributes/testfixture.html#parame…
-
Starting OmniSharp server (pid:8414)
OmniSharp Location: /Users/DarthRamone/.atom/packages/omnisharp-atom/node_modules/omnisharp-client/roslyn/omnisharp
Change the location that OmniSharp is loaded fr…
-
## Environment data
`dotnet --info` output:
`dotnet --info`
```
.NET SDK (reflecting any global.json):
Version: 6.0.407
Commit: d8659ea151
Runtime Environment:
OS Name: …
-
It looks like code fixes from a roslyn analyzer aren't actually being applied.
Minimal repro project: [Archive.zip](https://github.com/OmniSharp/omnisharp-roslyn/files/3536866/Archive.zip). Open in…
-
Not sure if those are still supported in roslyn anymore, needs to be checked.
- [ ] omnisharp-auto-complete-overrides
- [x] omnisharp-fix-usings (#451 by @JamieCunliffe)
- [ ] omnisharp-code-for…
-
I setup this repository to reproduce my problem.
https://github.com/b0urb4k1/RoslynProblem
**Expected Behavior**:
I expect that when i open the solution to be able to find internal interfaces fro…
-
Hi,
I am not sure if this is the right place to ask, but I didn't find another suited place yet.
Problem: My omnisharp-roslyn server won't start correcty in one of my projects which has several …