-
Hi,
Is it possible to use analyzers only for opened documents instead of the whole solution?
`"enableAnalyzersSupport": true`
This line enables the analyzers for the whole solution, which in a l…
-
Hello,
first of all: your plugin is awesome! I always struggled to get omnisharp running and whenever I got it running it didn't work properly. So thank you very much for your awesome work!
I h…
-
## Environment data
`dotnet --info` output:
VS Code version: 1.49.3
C# Extension version:1.23.2
## OmniSharp log
## Steps to reproduce
The very first class that I create on startup thr…
-
- VSCode Version:1.42.1
- OS Version: Windows 10 Version 1909 (OS Build 18363.657)
Steps to Reproduce:
1. Open a C# project using `code .`
2. VS Code will prompt to install C# extens…
-
This request will continue to loop during startup and cannot enter the main interface
![image](https://github.com/user-attachments/assets/f67a1c73-a7e8-4c26-b6cc-5588b14d9b1a)
```
2024-09-19T12…
-
Issue Type: Bug
The included Program has a class property who's getter accesses a postgres database.
Steps:
- put a breakpoint on the *Console.WriteLine...* line
- run debugger
- if stopped, ho…
-
Hi, I'm trying to compile on NixOS and I get:
./build.sh -v diagnostic
[build.log](https://github.com/OmniSharp/omnisharp-roslyn/files/1796733/build.log)
Any suggestion?
Thanks, Nicolò
-
I have tried very hide to find a simple introduction to OmniSharp, with no luck. This is frustrating.
The project needs at least a FAQ, but ideally a full summary of what this thing is, why it exis…
-
Hi I just downloaded the example after I read your blog post, after witch I tried to use the [IgnoresAccessChecksTo] attribute without luck.
And after downloading your example and trying to build …
-
## Issue Description ##
C# Intellisense does not hyperlink http links in tags
## Steps to Reproduce ##
- Add an xml comment to some property like this:
```csharp
///
/// Foo HERE
///
```
…