it wont work
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 17h 56m
- Merged PRs (30d)
- 21
Description
Type: Bug
## Issue Description ##
## Steps to Reproduce ##
## Expected Behavior ##
## Actual Behavior ##
Extension version: 2.140.9
VS Code version: Code 1.127.0 (4fe60c8b1cdac1c4c174f2fb180d0d758272d713, 2026-06-30T10:52:33+02:00)
OS version: Windows_NT x64 10.0.26200
Modes:
### Logs ###
### C# log ###
```
2026-07-02 00:28:22.205 [info] Locating .NET runtime version 10.0.5
2026-07-02 00:28:22.657 [info] Dotnet path: C:\Program Files\dotnet\dotnet.exe
2026-07-02 00:28:22.657 [info] Activating C# + C# Dev Kit...
2026-07-02 00:28:23.744 [info] info: Program[0]
2026-07-02 00:28:23.744 [info] Server started with process ID 12748
2026-07-02 00:28:25.261 [info] [Program] Language server initialized
2026-07-02 00:28:25.264 [info] [Program] Monitoring client process 5320 for exit
2026-07-02 00:28:26.510 [info] [initialized] [Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.FileBasedProgramsEntryPointDiscovery] Finished discovery in 'c:\Users\timek\Desktop\activityComprog' in 17 milliseconds
2026-07-02 00:28:26.581 [info] [initialized] [Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.FileBasedProgramsEntryPointDiscovery] Finished discovery in 'c:\Users\timek\Desktop\Act3' in 9 milliseconds
2026-07-02 00:28:28.391 [info] [textDocument/diagnostic] [Microsoft.CodeAnalysis.MSBuild.BuildHostProcessManager] .NET BuildHost started from c:\Users\timek\.vscode\extensions\ms-dotnettools.csharp-2.140.9-win32-x64\.roslyn\Microsoft.CodeAnalysis.LanguageServer.exe reloading to start from C:\Program Files\dotnet\dotnet.exe to match necessary SDK location.
2026-07-02 00:28:32.945 [warning] [textDocument/diagnostic] [LanguageServerProjectLoader] Project C:\Users\timek\AppData\Local\Temp\roslyn-canonical-misc\2e810304-6adc-40ee-b38d-d9bfa87bd201\Canonical.csproj has unresolved dependencies
2026-07-02 00:28:33.196 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\activityComprog\GroupAct\Program.cs
2026-07-02 00:28:33.228 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Restoring Canonical.csproj: Running dotnet restore on C:\Users\timek\AppData\Local\Temp\roslyn-canonical-misc\2e810304-6adc-40ee-b38d-d9bfa87bd201\Canonical.csproj
2026-07-02 00:28:33.229 [info] [textDocument/diagnostic] [Microsoft.CodeAnalysis.LanguageServer.DotnetCliHelper] Using dotnet executable configured on the PATH
2026-07-02 00:28:35.865 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Restoring Canonical.csproj: Determining projects to restore...
2026-07-02 00:28:36.522 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\timek\Desktop\activityComprog\GroupAct\GroupAct.csproj loaded by C# Dev Kit
2026-07-02 00:28:37.140 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Restoring Canonical.csproj: Restored C:\Users\timek\AppData\Local\Temp\roslyn-canonical-misc\2e810304-6adc-40ee-b38d-d9bfa87bd201\Canonical.csproj (in 288 ms).
2026-07-02 00:28:37.271 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Restore complete
2026-07-02 00:28:37.272 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:09.9023156
2026-07-02 00:28:37.615 [info] [workspace/didChangeWatchedFiles] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0019360
2026-07-02 00:28:52.555 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Successfully completed load of untitled:Untitled-1
2026-07-02 00:28:52.556 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0859979
2026-07-02 00:28:59.666 [error] [textDocument/diagnostic] [LSP] StreamJsonRpc.LocalRpcException: Failed to get language for textDocument/diagnostic
2026-07-02 00:28:59.668 [error] Request textDocument/diagnostic failed.
Message: Failed to get language for textDocument/diagnostic
Code: -30099
2026-07-02 00:28:59.668 [error] Document pull failed for text document untitled:Untitled-1
Message: Failed to get language for textDocument/diagnostic
Code: -30099
2026-07-02 00:28:59.672 [error] [textDocument/diagnostic] [LSP] StreamJsonRpc.LocalRpcException: Failed to get language for textDocument/diagnostic
2026-07-02 00:28:59.673 [error] Request textDocument/diagnostic failed.
Message: Failed to get language for textDocument/diagnostic
Code: -30099
2026-07-02 00:28:59.673 [error] Document pull failed for text document untitled:Untitled-1
Message: Failed to get language for textDocument/diagnostic
Code: -30099
2026-07-02 00:28:59.677 [error] [textDocument/diagnostic] [LSP] StreamJsonRpc.LocalRpcException: Failed to get language for textDocument/diagnostic
2026-07-02 00:28:59.678 [error] Request textDocument/diagnostic failed.
Message: Failed to get language for textDocument/diagnostic
Code: -30099
2026-07-02 00:28:59.678 [error] Document pull failed for text document untitled:Untitled-1
Message: Failed to get language for textDocument/diagnostic
Code: -30099
2026-07-02 00:32:58.753 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\activityComprog\GroupAct\Act3.cs
2026-07-02 00:32:58.754 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0263971
2026-07-02 00:32:59.066 [info] [workspace/didChangeWatchedFiles] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\activityComprog\GroupAct\Act3.cs
2026-07-02 00:32:59.066 [info] [workspace/didChangeWatchedFiles] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0135855
2026-07-02 00:44:48.353 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Act3.cs
2026-07-02 00:44:48.357 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Act3.cs
2026-07-02 00:44:48.361 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Act3.cs
2026-07-02 00:44:56.438 [error] [textDocument/codeAction] [LSP] System.ArgumentException: Range={ Start={ Line=4, Character=16 }, End={ Line=4, Character=16 } }. text.Length=0. text.Lines.Count=1
---> System.ArgumentOutOfRangeException: The requested line number 4 must be less than the number of lines 1. (Parameter 'Line')
at Microsoft.CodeAnalysis.Text.TextLineCollection.GetPosition(LinePosition position) in /_/src/Compilers/Core/Portable/Text/TextLineCollection.cs:line 67
at Microsoft.CodeAnalysis.LanguageServer.ProtocolConversions.RangeToTextSpan(Range range, SourceText text) in /_/src/LanguageServer/Protocol/Extensions/ProtocolConversions.cs:line 347
--- End of inner exception stack trace ---
at Microsoft.CodeAnalysis.LanguageServer.ProtocolConversions.RangeToTextSpan(Range range, SourceText text) in /_/src/LanguageServer/Protocol/Extensions/ProtocolConversions.cs:line 352
at Microsoft.CodeAnalysis.LanguageServer.Handler.CodeActions.CodeActionHelpers.GetActionSetsAsync(TextDocument document, ICodeFixService codeFixService, ICodeRefactoringService codeRefactoringService, Range selection, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/CodeActions/CodeActionHelpers.cs:line 389
at Microsoft.CodeAnalysis.LanguageServer.Handler.CodeActions.CodeActionHelpers.GetVSCodeActionsAsync(CodeActionParams request, TextDocument document, ICodeFixService codeFixService, ICodeRefactoringService codeRefactoringService, Boolean hasVsLspCapability, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/CodeActions/CodeActionHelpers.cs:line 42
at Microsoft.CodeAnalysis.LanguageServer.Handler.CodeActionsHandler.HandleRequestAsync(CodeActionParams request, RequestContext context, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/CodeActions/CodeActionsHandler.cs:line 57
at Microsoft.CommonLanguageServerProtocol.Framework.QueueItem`1.StartRequestAsync[TRequest,TResponse](TRequest request, TRequestContext context, IMethodHandler handler, CancellationToken cancellationToken)
2026-07-02 00:44:56.442 [error] Request textDocument/codeAction failed.
Message: Range={ Start={ Line=4, Character=16 }, End={ Line=4, Character=16 } }. text.Length=0. text.Lines.Count=1
Code: -32000
[object Object]
2026-07-02 00:44:56.581 [info] [textDocument/codeAction] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\activityComprog\GroupAct\Act3.cs
2026-07-02 00:44:56.582 [info] [textDocument/codeAction] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0651230
2026-07-02 00:45:19.204 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\activityComprog\GroupAct\Act3.cs
2026-07-02 00:45:19.205 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0232244
2026-07-02 00:47:46.479 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\activityComprog\Act3\3.cs
2026-07-02 00:47:46.480 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.1314459
2026-07-02 00:51:24.088 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\project\1.cs
2026-07-02 00:51:24.088 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0311156
2026-07-02 00:51:49.422 [info] [textDocument/codeAction] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\project\Program.cs
2026-07-02 00:51:49.423 [info] [textDocument/codeAction] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0292307
2026-07-02 00:52:46.305 [info] [workspace/didChangeWatchedFiles] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\project\1.cs
2026-07-02 00:52:46.305 [info] [workspace/didChangeWatchedFiles] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0173286
2026-07-02 00:53:57.653 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\project\Program.cs
2026-07-02 00:53:57.653 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0269694
2026-07-02 00:55:46.592 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\activityComprog\GroupAct\Program copy.cs
2026-07-02 00:55:46.592 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0244635
2026-07-02 00:55:46.947 [info] [workspace/didChangeWatchedFiles] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0002417
2026-07-02 01:04:13.343 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Program copy.cs
2026-07-02 01:04:13.346 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Program copy.cs
2026-07-02 01:04:13.353 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Program copy.cs
2026-07-02 01:04:18.916 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Program copy.cs
2026-07-02 01:04:18.921 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Program copy.cs
2026-07-02 01:04:18.924 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Program copy.cs
2026-07-02 01:04:24.181 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\activityComprog\GroupAct\Program copy.cs
2026-07-02 01:04:24.181 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0614421
2026-07-02 01:06:37.583 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Program copy.cs
2026-07-02 01:06:37.586 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Program copy.cs
2026-07-02 01:06:37.590 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Program copy.cs
2026-07-02 01:06:37.808 [info] [textDocument/codeAction] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\activityComprog\GroupAct\Act3.cs
2026-07-02 01:06:37.808 [info] [textDocument/codeAction] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0268338
2026-07-02 01:06:37.999 [info] [workspace/didChangeWatchedFiles] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0002031
2026-07-02 01:06:59.049 [error] [textDocument/codeAction] [LSP] System.ArgumentException: Range={ Start={ Line=4, Character=16 }, End={ Line=4, Character=16 } }. text.Length=0. text.Lines.Count=1
---> System.ArgumentOutOfRangeException: The requested line number 4 must be less than the number of lines 1. (Parameter 'Line')
at Microsoft.CodeAnalysis.Text.TextLineCollection.GetPosition(LinePosition position) in /_/src/Compilers/Core/Portable/Text/TextLineCollection.cs:line 67
at Microsoft.CodeAnalysis.LanguageServer.ProtocolConversions.RangeToTextSpan(Range range, SourceText text) in /_/src/LanguageServer/Protocol/Extensions/ProtocolConversions.cs:line 347
--- End of inner exception stack trace ---
at Microsoft.CodeAnalysis.LanguageServer.ProtocolConversions.RangeToTextSpan(Range range, SourceText text) in /_/src/LanguageServer/Protocol/Extensions/ProtocolConversions.cs:line 352
at Microsoft.CodeAnalysis.LanguageServer.Handler.CodeActions.CodeActionHelpers.GetActionSetsAsync(TextDocument document, ICodeFixService codeFixService, ICodeRefactoringService codeRefactoringService, Range selection, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/CodeActions/CodeActionHelpers.cs:line 389
at Microsoft.CodeAnalysis.LanguageServer.Handler.CodeActions.CodeActionHelpers.GetVSCodeActionsAsync(CodeActionParams request, TextDocument document, ICodeFixService codeFixService, ICodeRefactoringService codeRefactoringService, Boolean hasVsLspCapability, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/CodeActions/CodeActionHelpers.cs:line 42
at Microsoft.CodeAnalysis.LanguageServer.Handler.CodeActionsHandler.HandleRequestAsync(CodeActionParams request, RequestContext context, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/CodeActions/CodeActionsHandler.cs:line 57
at Microsoft.CommonLanguageServerProtocol.Framework.QueueItem`1.StartRequestAsync[TRequest,TResponse](TRequest request, TRequestContext context, IMethodHandler handler, CancellationToken cancellationToken)
2026-07-02 01:06:59.052 [error] Request textDocument/codeAction failed.
Message: Range={ Start={ Line=4, Character=16 }, End={ Line=4, Character=16 } }. text.Length=0. text.Lines.Count=1
Code: -32000
[object Object]
2026-07-02 01:06:59.165 [info] [textDocument/codeAction] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\activityComprog\GroupAct\Program copy.cs
2026-07-02 01:06:59.165 [info] [textDocument/codeAction] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0299281
2026-07-02 01:12:00.194 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Act3.cs
2026-07-02 01:12:00.197 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Act3.cs
2026-07-02 01:12:00.201 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/timek/Desktop/activityComprog/GroupAct/Act3.cs
2026-07-02 01:14:11.081 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Successfully completed load of c:\Users\timek\Desktop\activityComprog\GroupAct\Act3.cs
2026-07-02 01:14:11.081 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0294870
2026-07-02 01:14:43.896 [error] [textDocument/codeAction] [LSP] System.ArgumentException: Range={ Start={ Line=4, Character=16 }, End={ Line=4, Character=16 } }. text.Length=0. text.Lines.Count=1
---> System.ArgumentOutOfRangeException: The requested line number 4 must be less than the number of lines 1. (Parameter 'Line')
at Microsoft.CodeAnalysis.Text.TextLineCollection.GetPosition(LinePosition position) in /_/src/Compilers/Core/Portable/Text/TextLineCollection.cs:line 67
at Microsoft.CodeAnalysis.LanguageServer.ProtocolConversions.RangeToTextSpan(Range range, SourceText text) in /_/src/LanguageServer/Protocol/Extensions/ProtocolConversions.cs:line 347
--- End of inner exception stack trace ---
at Microsoft.CodeAnalysis.LanguageServer.ProtocolConversions.RangeToTextSpan(Range range, SourceText text) in /_/src/LanguageServer/Protocol/Extensions/ProtocolConversions.cs:line 352
at Microsoft.CodeAnalysis.LanguageServer.Handler.CodeActions.CodeActionHelpers.GetActionSetsAsync(TextDocument document, ICodeFixService codeFixService, ICodeRefactoringService codeRefactoringService, Range selection, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/CodeActions/CodeActionHelpers.cs:line 389
at Microsoft.CodeAnalysis.LanguageServer.Handler.CodeActions.CodeActionHelpers.GetVSCodeActionsAsync(CodeActionParams request, TextDocument document, ICodeFixService codeFixService, ICodeRefactoringService codeRefactoringService, Boolean hasVsLspCapability, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/CodeActions/CodeActionHelpers.cs:line 42
at Microsoft.CodeAnalysis.LanguageServer.Handler.CodeActionsHandler.HandleRequestAsync(CodeActionParams request, RequestContext context, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/CodeActions/CodeActionsHandler.cs:line 57
at Microsoft.CommonLanguageServerProtocol.Framework.QueueItem`1.StartRequestAsync[TRequest,TResponse](TRequest request, TRequestContext context, IMethodHandler handler, CancellationToken cancellationToken)
2026-07-02 01:14:43.900 [error] Request textDocument/codeAction failed.
Message: Range={ Start={ Line=4, Character=16 }, End={ Line=4, Character=16 } }. text.Length=0. text.Lines.Count=1
Code: -32000
[object Object]
```
### C# LSP Trace Logs log ###
```
```
## Environment Information ##
**VSCode version**: 1.127.0
**C# Extension**: 2.140.9
**Using OmniSharp**: false
Dotnet Information
.NET SDK:
Version: 10.0.301
Commit: 96856fd726
Workload version: 10.0.300-manifests.b0c14421
MSBuild version: 18.6.4+96856fd72
Runtime Environment:
OS Name: Windows
OS Version: 10.0.26200
OS Platform: Windows
RID: win-x64
Base Path: C:\Program Files\dotnet\sdk\10.0.301\
.NET workloads installed:
There are no installed workloads to display.
Configured to use workload sets when installing new manifests.
No workload sets are installed. Run "dotnet workload restore" to install a workload set.
Host:
Version: 10.0.9
Architecture: x64
Commit: 901ca94124
.NET SDKs installed:
10.0.301 [C:\Program Files\dotnet\sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 10.0.9 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 8.0.14 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 10.0.9 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 10.0.9 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Other architectures found:
x86 [C:\Program Files (x86)\dotnet]
registered at [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x86\InstallLocation]
Environment variables:
DOTNET_CLI_UI_LANGUAGE [en-US]
global.json file:
Not found
Learn more:
https://aka.ms/dotnet/info
Download .NET:
https://aka.ms/dotnet/download
Visual Studio Code Extensions
|Extension|Author|Version|Folder Name|
|---|---|---|---|
|code-runner|formulahendry|0.12.2|formulahendry.code-runner-0.12.2|
|csdevkit|ms-dotnettools|3.20.199|ms-dotnettools.csdevkit-3.20.199-win32-x64|
|csharp|ms-dotnettools|2.140.9|ms-dotnettools.csharp-2.140.9-win32-x64|
|vscode-dotnet-runtime|ms-dotnettools|3.1.0|ms-dotnettools.vscode-dotnet-runtime-3.1.0|
|vstuc|visualstudiotoolsforunity|1.2.2|visualstudiotoolsforunity.vstuc-1.2.2|;
C# Settings
|Setting|Value|
|---|---|
|preferCSharpExtension|false|
|compilerDiagnosticScope|openFiles|
|analyzerDiagnosticScope|openFiles|
|enableXamlTools|true|
|useServerGC|true|;
System Info
|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (8 x 1992)|
|GPU Status|2d_canvas: enabled
GPU0: VENDOR= 0x8086, DEVICE=0x3ea0 [Intel(R) UHD Graphics 620], DRIVER_VENDOR=Intel, DRIVER_VERSION=31.0.101.2137 *ACTIVE*
GPU1: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.26100.8521
Machine model name:
Machine model version:
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgpu: enabled
webnn: disabled_off|
|Load (avg)|undefined|
|Memory (System)|15.75GB (4.53GB free)|
|Process Argv|--crash-reporter-id e13fdd57-385d-43a9-bc59-edf23b9ee59a|
|Screen Reader|no|
|VM|0%|
A/B Experiments
```
vsliv368cf:30146710
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
6abeh943:31336334
envsactivate1:31538736
editstats-enabled:31346257
478i5457:31521843
cloudbuttont:31379625
3efgi100_wstrepl:31403338
ec5jj548:31422691
cp_cls_t_966_ss:31526232
4je02754:31466945
8hhj4413:31478653
38bie571_auto:31426784
cp_cls_c_1081:31454833
conptydll_true:31498968
ia-use-proxy-models-svc:31452481
e9c30283:31461165
test_treatment2:31471001
46204921:31447328
g_xe_63ac8346:31542883
idci7584:31464702
e3e4d672:31494082
ei9d7968:31496641
chat:31457767
8hig5102:31480529
89g7j272:31518289
7e187181:31503455
i2gc6536:31499202
52612955:31516516
ghj88844:31499326
ddid_c:31478207
hmra_i5g22:31518061
7df3h592:31512476
cp_cls_t_1082:31535311
logging_enabled_new:31498466
j0d79568:31499440
nes-extended-cfe-himalia-004:31500446
jb_cp_cls_t_632:31543129
b1ei0813:31506238
56dj4588:31512888
32d76977:31512328
ha629193:31508444
cdk-lw-on:31524445
31fi7170_t:31522396
jh5f2457_c:31540921
41836166:31537719
jbcp_cls_pctr_t:31531130
61138546:31518536
cp_intellij_c_nes:31533503
jf4hg949:31526829
nes-curr-leftover-1500:31538366
h561g132:31533256
sessions_5:31532894
h7dd7680:31543284
ihg5j128:31534457
9gg7f176:31542112
nes-ex-cf-euporie-03:31542868
```
Contributor guide
Research direction
Start by reproducing the problem on Windows with C# extension 2.140.9 and VS Code 1.127.0, using the supplied C# log as the initial evidence. Determine which reported diagnostic or code-action failures are the actual user-facing problem and add reproducible steps and expected behavior. Done requires a confirmed cause and a verified fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, vscode
- Domain
- developer-experience, devtools
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100