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

## Environment data VS Code version: 1.69.1 C# Extension version: 1.25.0 dotnet: 6.0.302 os: linux ## OmniSharp log None ## Steps to reproduce My workspace contains multiple projects. It also...

## Issue Description ## None of the code actions are available ## Steps to Reproduce ## I can currently revert to 1.24 version to make this work. Version 1.25 fails...

Needs Investigation

O.S. MS Windows 11 Visual studio code 1.68.1

## Environment data VS Code version: 1.68.0 C# Extension version: 1.25.0 Azure Core tools: v4 powershell version: 7 ## OmniSharp error ![image](https://user-images.githubusercontent.com/5319479/174024720-528938b6-b2e6-4439-b310-31cff565f144.png) ## Steps to reproduce 1. Create azure powershell...

Fix Visual Studio Code build task give 'The terminal shell path “dotnet” is a directory' See: https://stackoverflow.com/questions/58072505/visual-studio-code-build-task-give-the-terminal-shell-path-dotnet-is-a-direct/5

## Environment data `dotnet --info` output: .NET SDK (reflecting any global.json): Version: 6.0.301 Commit: 43f9b18481 Runtime Environment: OS Name: Mac OS X OS Version: 12.4 OS Platform: Darwin RID: osx.12-arm64...

Hi, I've tried so many suggestions on getting my mac os m1 to work with omni sharp with vs code. Here is the non error log that I get, just...

## Issue Description ## When running in directory of F# Project (`*.fsproj`), running ".NET: Generate Assets for Build and Debug" produces: "Could not locate .NET Core project. Assets were not...

## Is your feature request related to a problem? Please describe. ## Describe the solution you would like I'd like to debug my Azure function written in C#, running in...

Feature Request
Debugger

## Environment data VS Code version:1.67.2 C# Extension version:1.25.0 ## Steps to reproduce 1. Clean Mac machine 2.install SDK 7.0.100-preview.5.22276.4 3. Create a new razor project and open it in...

Needs More Info