vscode-csharp
vscode-csharp copied to clipboard
Official C# support for Visual Studio Code
Originally filed at https://github.com/microsoft/vscode-dotnettools/issues/1038 Following discussion with @arkalyanms and @webreidi at MVP Summit, one feature I feel is missing from C# Dev Kit in VS Code is the "paste JSON/XML...
In addition to updating O#, this also changes where the latest builds of O# are discovered. The C# extension will now download O# from its [GitHub releases](https://github.com/OmniSharp/omnisharp-roslyn/releases).
I'm using vscode 1.90.0 with C# Dev Kit extension on a Mac. How can I cycle through all the overloads in the hovering popup? as the screenshot, when I hover...
### Describe the Issue When enable the extention plugin "Perforce for VS Code", the total function will not work and it says: ``` [stdout] {"pipeName":"\\\\.\\pipe\\6801cf8c"} received named pipe information from...
## Environment data **.NET SDK:** Version: 8.0.101 Commit: 6eceda187b Workload version: 8.0.100-manifests.69afb982 Runtime Environment: OS Name: Windows OS Version: 10.0.22631 OS Platform: Windows RID: win-x64 Base Path: C:\Program Files\dotnet\sdk\8.0.101\ .NET...
Roslyn side fix: https://github.com/dotnet/roslyn/pull/74485 To fix: #6349
Trying to debug an application using different environment variables for the use use of appSettings.env.json i.e.: ``` "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } ``` does not pick up a secondary profile....
Type: Bug ## Issue Description ## I've started having an issue in one particular solution in a set of folders. When I try to debug a unit test so that...
Type: Bug auto-complete is annoying. Empty line, I want to add two tabs. Complete suggests some wrong code. Click esc, tab. It suggests the same again. Another esc.. Extension version:...
## new feature making C# extension more pro, vs like and efficient for user is the i think the goal for it and adding more functions like making new class...