-
```
"env": {
// TODO: Is this necessary on Windows/Linux?
"FrameworkPathOverride": "${storage_path}/LSP-OmniSharp/.msbuild/Current"
},
```
I cannot find any reference anyw…
-
## Issue Description ##
As our project grows it is becoming more and more common to have Omnisharp crashing randomly or just taking too long to process files (even the currently open file).
Take a l…
-
Is it me or autocompletion is missing? I'm using v0.7.2 and nothing is shown when I try to access an entity property or function, or try to use anything like LINQ
-
### Problem description
[ERROR 03/03/2024 18:06:13] ...acker\start\mason.nvim/lua/mason-core/installer/init.lua:249: Installation failed for Package(name=haskell-language-server) error=spawn: pwsh fa…
-
Glaucia, tudo bem?
Estou começando a estudar C# e recomendaram sua vídeo aula pra iniciantes. Porém não estou achando mais o OmniSharp no VS Code, o que tem é um Base Language Suport for C#, é a me…
-
**Product and Version Used**:
v3.0.0 from Visual Studio Marketplace
**Steps to Reproduce**:
Install Roslynator and use Visual Studio Code with environment variable `%OMNISHARPHOME%` set to any loc…
-
Any setting allowed on `config.json` (lives in the omnisharp server) or `omnisharp.json` (lives in the user project) can be specified as arguments to the omnisharp-roslyn server on startup. We should …
-
debian jessie x86
atom: v1.3.0-beta1 built from source
omnisharp: 0.25.10
fresh .atom directory
no other packages installed (except omnisharp dependencies)
```
Starting OmniSharp server (pid:31068)
O…
-
I try to run c# projects on atom. But the server never starts.
-
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…