-
## Issue Description ##
Code window behaviour does not match actual runtime behaviour whilst debugging.
## Steps to Reproduce ##
I have just installed dotnet-script on my W10 system and used the …
-
Inside Eclipse CHE we are using omnisharp-node-client language server. I see that the latest release works with dotnet 1.0.4 projects, but it doesn't work with dotnet 2.0. Can you update this omnishar…
-
When try saved file .cshtml, the vscode saved the file, but generate message erro "Request textDocument/formatting failed.", my currently version C# OmmiSharp is 1.25.7
I going to come back version…
-
Hi everybody,
I am trying to use omnisharp-vim for the first time, so i am on Archlinux, and i installed it on my system from this aur package : https://aur.archlinux.org/packages/omnisharp-vim-git
…
-
## Steps to Reproduce ##
Open the following project:
```xml
netcoreapp3.1; net5.0
projectx
aspnet-projectx-0FB5BB25-15E6-4B42-8170-FF4E02860532
0
Linux
…
-
So I've been running omnisharp-roslyn and it's been great. (Thanks!) The biggest issue that I've run into is trying to run omnisharp-start-omnisharp-server and after a while my emacs comes to a crawl…
-
I'm using omnisharp vscode extension and the omnisharp server crashes every 5-10 seconds with one the following errors:
```
[fail]: OmniSharp.Stdio.Host
************ Response (0.7755ms) …
-
At the moment, it seems to be still a bit complicated to get OmniSharp running on a given OS (especially because of dotnet-core not working on Fedora 24 in my case). In order to make it easier to try …
-
## Issue Description ##
Setting `csharp.semanticHighlighting.enabled` to `true` breaks syntax highlighting for base classes and attributes. This causes it to show up as a class definition, when in ma…
-
## Issue Description ##
For a hosted Blazor WebAssembly solution folder or **`Server`** project folder of the solution:
* Extension isn't offering to automatically add build and debug assets.
*…