vscode-csharp icon indicating copy to clipboard operation
vscode-csharp copied to clipboard

Official C# support for Visual Studio Code

Results 493 vscode-csharp issues
Sort by recently updated
recently updated
newest added

Hello, I cannot view the c# source code with the standard libraries in C#. Here are the steps to reproduce. ## Steps to reproduce 1. Open vscode. 2. Go to...

Type: Bug ## Issue Description ## My Problems is showing lots of false positives for Razor which is making it impossible to see actual problems. - Razor(RZ9991) is showing for...

Type: Bug ## Issue Description ## When opening my Unity project, many false errors appear in the error-list. As soon as I open the corresponding file or click on the...

Bug
Needs More Info
Triaged

Type: Bug ## Issue Description ## ## Expected Behavior ## Expected behavior is the error does not show. ## Actual Behavior ## The error shows, even though I disabled notifications...

Triaged
External-Issue

## Environment data VS Code version: 1.87.2 C# Extension version: 2.22.3 ## Steps to reproduce 1. Type "///" ## Expected behavior Nothing should happen. ## Actual behavior This text is...

Triaged

Type: Bug ## Issue Description ## There has been some sort of update on my laptop (but not yet on my desktop) that is causing OmniSharp to fail. I have...

OmniSharp

From vscode-dotnettools created by [mmiller-d8](https://github.com/mmiller-d8): microsoft/vscode-dotnettools#982 Type: Feature Request It would be really great if you had a 'Remove and Sort Usings' feature like in Visual Studio. Extension version: 1.3.10...

Feature Request
Refactoring

From vscode-dotnettools created by [codymullins](https://github.com/codymullins): microsoft/vscode-dotnettools#940 Type: Bug 1. Have at least two c# razor code behind files (may happen with regular c# files too) with errors in them 2....

Bug
Editor-Problems List

Type: Bug When opening files, whether .cs or .razor, the file gets a lot of red error lines and says it cannot find the object even though they are part...

Needs More Info
Razor

Type: Bug ## Issue Description ## When diffing a csharp file the extension will continuously spam 2 errors while scrolling: Request textDocument/inlayHint failed Request textDocument/semanticTokens/range failed. ## Steps to Reproduce...

Bug
Triaged
External-Issue