-
Reading some code from [vscode-csharp](https://github.com/dotnet/vscode-csharp/blob/15e7940baf1fbc2890c3e7f184fdd8330865ca1a/src/omnisharp/server.ts#L414-L542) and [OmniSharp Wiki](https://github.com/…
-
Thanks for your work on this! I love Zed so it would be ideal to be able to use it with my Unity projects. I am somewhat new to Unity so I'm a bit out of my depth with getting it hooked up with Zed pr…
-
> NOTE: Repost of #5063 due to unjustifyable closure reason.
## Issue Description ##
As the title shows, `` doc comments don't show in the tooltip.
## Steps to Reproduce ##
Write an XML doc comment …
-
### Prerequisites
- [X] I have written a descriptive issue title.
- [X] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure i…
-
I installed this plugin hoping to use it with C# code for Godot. I think I must be missing some setup step, though, because the line `using Godot;` is currently producing an error. The same source fi…
-
## Describe the bug
After triggering autocomplete it doesn't work and throws errors in "Avalonia Client" log section in VScode
## To Reproduce
Steps to reproduce the behavior:
1. Create new proj…
-
Great piece of software thank you.
However, I noticed that the installation carries omnisharp in its entirety. Even if it is already installed.
Would it be possible to remove and use the 'global' in…
-
When I upgraded Unity my project files ceased to load in LSP-Omnisharp.
In VSCode the project still loads properly and this is probably due to the dated version of Omnisharp server being used. Sug…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
In all my projects, when clicking "Go to definition", the .cs file is opened but it has no content…
-
Hi,
When I set this configuration:
```json
// Settings in here override those in "LSP-OmniSharp/LSP-OmniSharp.sublime-settings"
{
"settings": {
"csharp.referencesCodeLens.enabled": fal…