-
If I hover my mouse over the AddChild method of a Godot Node (https://docs.godotengine.org/en/stable/classes/class_node.html#class-node-method-add-child), the popup looks like:
![image](https://githu…
-
We should do this... Selfhost versions that are tested and stable, rather than putting coc-omnisharp users through the rift of uncertain upstream changes.
yatli updated
3 years ago
-
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…
-
Templated C# resource. Traceback:
```
Starting OmniSharp server at 26/09/2023, 21:45:00
Target: d:\\FxDK\mod\mod.sln
OmniSharp server started.
Path: C:\Users\\AppData\Local\citizenfx\…
-
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…
-
When using code actions on types that hasn't been imported OmniSharp fails to suggest any options.
Code actions like adding param to constructor works. There seems to be something with imports.
…
-
I'm trying to use VS Code Live Share in my work, but the participants cannot use Omnisharp because it can't start with the .sln or .csproj path.
My suggestion is we can choose an existing/running O…
-
Hi,
I have followed the steps described (created a project.json with just {} in the folder, installed scriptcs, installed the c# VSCode extension) but have no luck.
The OmniSharp logs are giving me …
-
## Environment data
`dotnet --info` output:
```
.NET SDK (reflecting any global.json):
Version: 5.0.403
Commit: bf9d168ac2
Runtime Environment:
OS Name: ubuntu
OS Version: …
-
```
My set-up:
wsl2 with Ubuntu 22.04.2 LTS
nvim with omnisharp-roslyn
```
I would like use it for unity projects, but omnisharp can't resolve Windows paths of Unity and VS assemblies.
Unity…