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

Type: Bug ## Issue Description ## I know, this issue was reported so many times and I had look others but can not resolve my issue so please help me....

### Describe the Issue Expand selection (alt + shift + right arrow) does not work right when the cursor is currently on the method name. Pressing (alt + shift +...

Bug

Type: Bug ## Issue Description ## ## Steps to Reproduce ## ## Expected Behavior ## ## Actual Behavior ## ## Logs ## ### C# log ### Post the output from...

Needs More Info

## Environment data dotnet --info output: ``` .NET SDK: Version: 7.0.400 Commit: 73bf45718d ランタイム環境: OS Name: Windows OS Version: 10.0.22621 OS Platform: Windows RID: win10-x64 Base Path: C:\Program Files\dotnet\sdk\7.0.400\ Host:...

Bug
Triaged

## Issue Description ## IDE can not identify internal classes. ## Steps to Reproduce ## 1 - Create two projects: one for tests e other with actual source code. 2...

This PR adds in a check to obtain the DOTNET_ROOT from DotnetRuntimeExtensionResolver. This should be using the same dotnet as the roslyn LSP. The future work for this would be...

Debugger

Visual Studio Preview has a new workflow feature with the .slnx solution as an alternative to the traditional .sln that uses GUID, which is pretty much useless. XML Solution seems...

Feature Request
MSBuild
Triaged
External-Issue

From vscode-dotnettools created by [shv07](https://github.com/shv07): microsoft/vscode-dotnettools#1031 ### Describe the Issue I have c# dev kit installed with .Net 8.0 in vscode and am working on a dotnet webapp project. The...

Bug
Needs More Info
Editor-Go To Definition
Reliability

Type: Bug ## Issue Description ## ## Steps to Reproduce ## fresh install of vsc ## Expected Behavior ## highlighting and code completion to work ## Actual Behavior ## none...

Bug
Needs More Info
Triaged

Looks like: Likely our URI parsing is getting tripped up by the filepath showing twice, and seems to be trying to pull file extension from the part in the query...

Bug
Triaged