ITADN

issue

#9539Openocardona0003 创建于 2026-07-17
untriagedC#DK
O
ocardona0003commented
Type: <b>Bug</b> ## Issue Description ## ## Steps to Reproduce ## ## Expected Behavior ## ## Actual Behavior ## Extension version: 2.140.9 VS Code version: Code 1.129.0 (125df4672b8a6a34975303c6b0baa124e560a4f7, 2026-07-15T00:08:44Z) OS version: Windows_NT x64 10.0.26200 Modes: ### Logs ### <!-- If you can, it would be the most helpful to zip up and attach the entire extensions log folder. The folder can be opened by running the `workbench.action.openExtensionLogsFolder` command. Additionally, if you can reproduce the issue reliably, use trace logging, see https://github.com/dotnet/vscode-csharp/blob/main/SUPPORT.md#c-lsp-trace-logs and then report the issue. --> ### C# log ### <details> ``` 2026-07-16 23:30:46.950 [info] Locating .NET runtime version 10.0.5 2026-07-16 23:30:48.411 [info] Dotnet path: c:\Users\Obed Cardona\AppData\Roaming\Code\User\globalStorage\ms-dotnettools.vscode-dotnet-runtime\.dotnet\10.0.9~x64~aspnetcore\dotnet.exe 2026-07-16 23:30:48.412 [info] Activating C# + C# Dev Kit... 2026-07-16 23:30:48.759 [info] info: Program[0] 2026-07-16 23:30:48.759 [info] Server started with process ID 11496 2026-07-16 23:30:49.637 [info] [Program] Language server initialized 2026-07-16 23:30:49.638 [info] [Program] Monitoring client process 27032 for exit 2026-07-16 23:30:50.240 [info] [initialized] [Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.FileBasedProgramsEntryPointDiscovery] Finished discovery in 'c:\MCP-CLAUDE\greeenstorage' in 24 milliseconds 2026-07-16 23:30:59.272 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\greenstorage-backend.csproj loaded by C# Dev Kit 2026-07-16 23:30:59.294 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\MCP-CLAUDE\greeenstorage\frontend\greenstorage-frontend\greenstorage-frontend.csproj loaded by C# Dev Kit 2026-07-16 23:30:59.300 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\MCP-CLAUDE\greeenstorage\shared\greenstorage-libs\greenstorage-libs.csproj loaded by C# Dev Kit 2026-07-17 01:45:03.970 [info] [textDocument/didSave] [Microsoft.CodeAnalysis.MSBuild.BuildHostProcessManager] .NET BuildHost started from c:\Users\Obed Cardona\.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-17 01:45:08.595 [warning] [textDocument/didSave] [LanguageServerProjectLoader] El proyecto C:\Users\Obed Cardona\AppData\Local\Temp\roslyn-canonical-misc\6bdc4368-f504-4c2d-abbb-f0e3a125dd5d\Canonical.csproj tiene dependencias sin resolver 2026-07-17 01:45:08.862 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Models\Security\SecPage.cs 2026-07-17 01:45:08.872 [warning] [textDocument/didSave] [LanguageServerProjectLoader] El proyecto C:\Users\Obed Cardona\AppData\Local\Temp\roslyn-canonical-misc\6bdc4368-f504-4c2d-abbb-f0e3a125dd5d\Canonical.csproj tiene dependencias sin resolver 2026-07-17 01:45:08.882 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Models\Security\SecRol.cs 2026-07-17 01:45:08.912 [info] [textDocument/didSave] [LanguageServerProjectLoader] Restaurando Canonical.csproj: Ejecutando de dotnet restore en C:\Users\Obed Cardona\AppData\Local\Temp\roslyn-canonical-misc\6bdc4368-f504-4c2d-abbb-f0e3a125dd5d\Canonical.csproj 2026-07-17 01:45:08.913 [info] [textDocument/didSave] [Microsoft.CodeAnalysis.LanguageServer.DotnetCliHelper] Using dotnet executable configured on the PATH 2026-07-17 01:45:10.321 [info] [textDocument/didSave] [LanguageServerProjectLoader] Restaurando Canonical.csproj: Determining projects to restore... 2026-07-17 01:45:11.132 [info] [textDocument/didSave] [LanguageServerProjectLoader] Restaurando Canonical.csproj: Restored C:\Users\Obed Cardona\AppData\Local\Temp\roslyn-canonical-misc\6bdc4368-f504-4c2d-abbb-f0e3a125dd5d\Canonical.csproj (in 217 ms). 2026-07-17 01:45:11.216 [info] [textDocument/didSave] [LanguageServerProjectLoader] Restaurando Canonical.csproj: Ejecutando de dotnet restore en C:\Users\Obed Cardona\AppData\Local\Temp\roslyn-canonical-misc\6bdc4368-f504-4c2d-abbb-f0e3a125dd5d\Canonical.csproj 2026-07-17 01:45:12.884 [info] [textDocument/didSave] [LanguageServerProjectLoader] Restaurando Canonical.csproj: Determining projects to restore... 2026-07-17 01:45:13.553 [info] [textDocument/didSave] [LanguageServerProjectLoader] Restaurando Canonical.csproj: All projects are up-to-date for restore. 2026-07-17 01:45:13.614 [info] [textDocument/didSave] [LanguageServerProjectLoader] Restauración completada 2026-07-17 01:45:13.615 [info] [textDocument/didSave] [LanguageServerProjectLoader] (Re)carga completa de todos los proyectos en 00:00:10.7088206 2026-07-17 01:45:13.753 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Interfaces\Security\ISecUsersService.cs 2026-07-17 01:45:13.772 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Models\Security\SecRolPage.cs 2026-07-17 01:45:13.789 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Interfaces\Security\ISecPagesService.cs 2026-07-17 01:45:13.818 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Services\Security\SecPagesService.cs 2026-07-17 01:45:13.839 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Controllers\Security\SecRolPagesController.cs 2026-07-17 01:45:13.859 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Services\Security\SecUsersService.cs 2026-07-17 01:45:13.883 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Controllers\Security\SecPagesController.cs 2026-07-17 01:45:13.905 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Services\Security\SecRolsService.cs 2026-07-17 01:45:13.927 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Controllers\Security\SecUsersController.cs 2026-07-17 01:45:13.950 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Services\Security\SecRolPagesService.cs 2026-07-17 01:45:13.959 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Models\Security\SecPage.cs 2026-07-17 01:45:13.970 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\backend\greenstorage-backend\Models\Security\SecRol.cs 2026-07-17 01:45:13.971 [info] [textDocument/didSave] [LanguageServerProjectLoader] (Re)carga completa de todos los proyectos en 00:00:00.2466531 2026-07-17 02:23:53.847 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\frontend\greenstorage-frontend\Services\Security\SecUsersApiService.cs 2026-07-17 02:23:53.852 [info] [textDocument/didSave] [LanguageServerProjectLoader] Se completó correctamente la carga de c:\MCP-CLAUDE\greeenstorage\frontend\greenstorage-frontend\Services\Security\SecRolsApiService.cs 2026-07-17 02:23:53.852 [info] [textDocument/didSave] [LanguageServerProjectLoader] (Re)carga completa de todos los proyectos en 00:00:00.0599701 2026-07-17 02:23:54.235 [info] [workspace/didChangeWatchedFiles] [LanguageServerProjectLoader] Successfully completed load of c:\MCP-CLAUDE\greeenstorage\frontend\greenstorage-frontend\Services\Security\SecRolsApiService.cs 2026-07-17 02:23:54.240 [info] [workspace/didChangeWatchedFiles] [LanguageServerProjectLoader] Successfully completed load of c:\MCP-CLAUDE\greeenstorage\frontend\greenstorage-frontend\Services\Security\SecUsersApiService.cs 2026-07-17 02:23:54.240 [info] [workspace/didChangeWatchedFiles] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:00.0087059 2026-07-17 02:36:11.125 [error] Request textDocument/diagnostic failed. Message: Razor source generator did not produce a host output for project 'greenstorage-frontend': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'. System.ArgumentException: The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName') at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78 at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113 ----- Code: -32000 [object Object] 2026-07-17 02:36:11.125 [error] Document pull failed for text document file:///c%3A/MCP-CLAUDE/greeenstorage/frontend/greenstorage-frontend/Components/Pages/Security/Usuarios.razor Message: Razor source generator did not produce a host output for project 'greenstorage-frontend': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'. System.ArgumentException: The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName') at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78 at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113 ----- Code: -32000 [object Object] 2026-07-17 02:36:11.125 [error] Request textDocument/inlayHint failed. Message: Razor source generator did not produce a host output for project 'greenstorage-frontend': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'. System.ArgumentException: The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName') at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78 at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113 ----- Code: -32000 [object Object] 2026-07-17 02:36:11.127 [error] Request textDocument/semanticTokens/range failed. Message: Razor source generator did not produce a host output for project 'greenstorage-frontend': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'. System.ArgumentException: The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName') at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78 at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113 ----- Code: -32000 [object Object] 2026-07-17 02:36:11.268 [error] Request textDocument/codeLens failed. Message: Razor source generator did not produce a host output for project 'greenstorage-frontend': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'. System.ArgumentException: The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName') at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78 at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113 ----- Code: -32000 [object Object] 2026-07-17 02:36:11.324 [error] Request textDocument/inlayHint failed. Message: Razor source generator did not produce a host output for project 'greenstorage-frontend': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'. System.ArgumentException: The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName') at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78 at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113 ----- Code: -32000 [object Object] 2026-07-17 02:36:11.394 [error] Request textDocument/semanticTokens/range failed. Message: Razor source generator did not produce a host output for project 'greenstorage-frontend': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'. System.ArgumentException: The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName') at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78 at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113 ----- Code: -32000 [object Object] 2026-07-17 02:37:05.132 [error] Request textDocument/documentHighlight failed. Message: Razor source generator did not produce a host output for project 'greenstorage-frontend': warning CS8785: Generator 'RazorSourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')'. System.ArgumentException: The hintName 'Components/Pages/Contratos/ContratoDetDialog_razor.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName') at Microsoft.CodeAnalysis.AdditionalSourcesCollection.Add(String hintName, SourceText source) in /_/src/Compilers/Core/Portable/SourceGeneration/AdditionalSourcesCollection.cs:line 78 at Microsoft.CodeAnalysis.SourceOutputNode`1.AppendOutputs(IncrementalExecutionContext context, CancellationToken cancellationToken) in /_/src/Compilers/Core/Portable/SourceGeneration/Nodes/SourceOutputNode.cs:line 113 ----- Code: -32000 [object Object] ``` </details> ### C# LSP Trace Logs log ### <details> ``` ``` </details> ## Environment Information ## **VSCode version**: 1.129.0 **C# Extension**: 2.140.9 **Using OmniSharp**: false <details><summary>Dotnet Information</summary> Host: Version: 10.0.9 Architecture: x64 Commit: 901ca94124 RID: win-x64 .NET SDKs installed: No SDKs were found. .NET runtimes installed: Microsoft.AspNetCore.App 10.0.9 [c:\Users\Obed Cardona\AppData\Roaming\Code\User\globalStorage\ms-dotnettools.vscode-dotnet-runtime\.dotnet\10.0.9~x64~aspnetcore\shared\Microsoft.AspNetCore.App] Microsoft.NETCore.App 10.0.9 [c:\Users\Obed Cardona\AppData\Roaming\Code\User\globalStorage\ms-dotnettools.vscode-dotnet-runtime\.dotnet\10.0.9~x64~aspnetcore\shared\Microsoft.NETCore.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] DOTNET_NOLOGO [true] global.json file: Not found Learn more: https://aka.ms/dotnet/info Download .NET: https://aka.ms/dotnet/download </details> <details><summary>Visual Studio Code Extensions</summary> |Extension|Author|Version|Folder Name| |---|---|---|---| |claude-code|Anthropic|2.1.211|anthropic.claude-code-2.1.211-win32-x64| |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| |open-in-browser|techer|2.0.0|techer.open-in-browser-2.0.0| |remote-containers|ms-vscode-remote|0.466.0|ms-vscode-remote.remote-containers-0.466.0| |volar|Vue|3.3.7|vue.volar-3.3.7| |vscode-containers|ms-azuretools|2.4.5|ms-azuretools.vscode-containers-2.4.5| |vscode-dotnet-runtime|ms-dotnettools|3.1.0|ms-dotnettools.vscode-dotnet-runtime-3.1.0| |vue-beautify2|keraun|0.0.3|keraun.vue-beautify2-0.0.3|; </details> <details><summary>C# Settings</summary> |Setting|Value| |---|---| |preferCSharpExtension|false| |compilerDiagnosticScope|openFiles| |analyzerDiagnosticScope|openFiles| |enableXamlTools|true| |useServerGC|true|; </details> <details> <summary>System Info</summary> |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) Ultra 7 255U (14 x 3264)| |GPU Status|2d_canvas: enabled<br>GPU0: VENDOR= 0x8086, DEVICE=0x7d41 [Intel(R) Graphics], DRIVER_VENDOR=Intel, DRIVER_VERSION=32.0.101.8724 *ACTIVE*<br>GPU1: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.26100.8875<br>Machine model name: <br>Machine model version: <br>direct_rendering_display_compositor: disabled_off_ok<br>gpu_compositing: enabled<br>multiple_raster_threads: enabled_on<br>opengl: enabled_on<br>rasterization: enabled<br>raw_draw: disabled_off_ok<br>skia_graphite: disabled_off<br>trees_in_viz: disabled_off<br>video_decode: enabled<br>video_encode: enabled<br>webgl: enabled<br>webgpu: enabled<br>webnn: disabled_off| |Load (avg)|undefined| |Memory (System)|31.46GB (4.72GB free)| |Process Argv|--folder-uri file:///c%3A/MCP-CLAUDE/greeenstorage --crash-reporter-id b9701d3b-5f6a-4c10-9644-b066ed01f0ff| |Screen Reader|no| |VM|0%| </details><details> <summary>A/B Experiments</summary> ``` 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:31551504 gh487529:31544284 cloudbuttont:31379625 3efgi100_wstrepl:31403338 bj468946:31457056 ec5jj548:31422691 cp_cls_t_966_ss:31526232 4je02754:31466945 8hhj4413:31478653 ge8j1254_inline_auto_hint_haiku:31490510 38bie571_auto:31478678 cp_cls_c_1081:31454833 conptydll_true:31498968 e9c30283:31461165 test_treatment2:31471001 46204921:31447328 capico_b_098a3278:31551524 idci7584:31464702 e3e4d672:31494082 c-26112-aa:31454028 ei9d7968:31496641 nes-extended-on:31455476 chat:31457767 8hig5102:31480529 89g7j272:31518289 7e187181:31503455 i2gc6536:31499202 52612955:31516516 ghj88844:31499326 ddid_t:31478206 hmra_i5g22:31518061 7df3h592:31512476 cp_cls_t_1082:31535311 logging_enabled_new:31498466 j0d79568:31499440 jb_cp_cls_t_632:31543129 56dj4588:31512888 32d76977:31512328 ha629193:31508444 cdk-lw-on:31524445 f9bf7985:31543584 a1ije391_t:31540920 api_cot_ctrl:31513533 g4a0e106:31529594 41836166:31537719 prpt_srch:31518468 jbcp_cls_pctr_t:31531130 61138546:31518536 cp_intellij_t_nes:31548657 jf4hg949:31526829 nes-curr-leftover-1500:31538366 h561g132:31533256 sessions_3:31532893 chatquotatrajectorynudge-enabled:31548767 ihg5j128:31534457 f412h606:31551416 9gg7f176:31542112 max-result-20:31551156 7642ad28:31551796 fd5dc207:31551400 ``` </details> <!-- generated by issue reporter -->
0 条评论