vscode-csharp
vscode-csharp copied to clipboard
Official C# support for Visual Studio Code
Type: Bug ## Issue Description ## After installing the C# extension the color brackets are not working for C# code. Its fine for other file types (e.g. json) ## Steps...
In the following gif, the item should either not be present (because App is considered filter text), or should be in soft selection (no exact match). However 1. In VSCode,...
Same problem in both vscode and visual studio. **Setup:** localhost ssh into an ubuntu VM in vmplayer. dotnet --version 9.0.100 on host dotnet --version 9.0.200 on linux VM **Problem:** Stepping...
Type: Bug While debugging a test from the Test Explorer, I am not able to apply hot reload after making a change to test code. I expect that changing some...
There is an increase in LSP server restarts per session in the past month, from 2% -> 4%  
Type: Bug ## Issue Description ## I am trying to debug a newly created Blazor WebAssembly application. I created the application via `dotnet new blazorwasm`. The `launch.json` was generated by...
Tools like Visual Studio 2022 oder Rider allows to debug Source Generators. This is not possible with vscode as far as I know. I would love to see this feature.
## Is your feature request related to a problem? Please describe. Virtual workspaces and Live Share connections cause the extension to disable itself due to lack of support, with the...
Related https://github.com/microsoft/vscode-dotnettools/issues/1774 As the C# Dev Kit examines changes to workspace trust, due to the dependency, they would need to match. C#DK cannot say 'trusted' and if C# remains restricted...
Committing a generic method with `