Sven Eppler

Results 6 comments of Sven Eppler

Since recently i get the same error/behavior for **every** new file with a new C# class i create. The moment i finish my `public class MyClass { }` ceremony i...

Today i noticed the exact same issue. Everytime i create a new file and create a new class inside of it, i get the "Namespace already contains a definition" error....

Indeed `5.0.0` does not have the reported issue. ``` $ dotnet tool install -g --version 5.0.0 security-scan You can invoke the tool using the following command: security-scan Tool 'security-scan' (version...

This was working for me with XFCE in the past. But at least from now on (i wasn't using Clementine in some time) with XFCE 4.14 on Ubuntu 20.10 with...

I was not able to quickly reproduce the problem again today. But had to [manually switch to use OmniSharp](https://github.com/dotnet/vscode-csharp#how-to-use-omnisharp) first. VS Code About: ``` Version: 1.81.1 Commit: 6c3e3dba23e8fadc360aed75ce363ba185c49794 Date: 2023-08-09T22:18:39.991Z...