microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.65k stars 28.68k forks source link

Solution explorer hangs when expanding a project #190411

Closed mareich555 closed 1 year ago

mareich555 commented 1 year ago

Type: Bug

Install latest version of C# DevKit on MacOS Click on 'Create .Net Project' Select a folder Enter the project name Display Solution Explorer Click on the '>' adjacent to the C# Spinner appears and never closes

VS Code version: Code 1.81.1 (6c3e3dba23e8fadc360aed75ce363ba185c49794, 2023-08-09T22:20:33.924Z) OS version: Darwin x64 22.5.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M2 Pro (10 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|3, 2, 2| |Memory (System)|32.00GB (0.14GB free)| |Process Argv|--crash-reporter-id 248a802d-09cd-4a07-9326-883b4fd46d32| |Screen Reader|no| |VM|0%|
Extensions (53) Extension|Author (truncated)|Version ---|---|--- html-snippets|abu|0.2.1 user-secrets|adr|2.0.1 ng-template|Ang|16.1.8 razor-plus|aus|0.1.4 dart-code|Dar|3.70.0 flutter|Dar|3.70.0 vscode-eslint|dba|2.4.2 EditorConfig|Edi|0.16.4 vscode-npm-script|eg2|0.3.29 vsc-material-theme|Equ|33.2.0 vsc-material-theme-icons|equ|1.2.2 prettier-vscode|esb|10.1.0 vscode-ionic-snippets|fiv|2.2.2 copilot|Git|1.101.317 go|gol|0.39.1 vue|jcb|0.1.5 angular-essentials|joh|16.0.4 Angular2|joh|16.0.1 vscode-peacock|joh|4.2.2 vscode-docker|ms-|1.26.0 csdevkit|ms-|0.4.2 csharp|ms-|2.0.357 dotnet-maui|ms-|0.2.13 vscode-dotnet-runtime|ms-|1.6.0 vscodeintellicode-csharp|ms-|0.1.26 data-workspace-vscode|ms-|0.5.0 mssql|ms-|1.20.1 sql-bindings-vscode|ms-|0.4.0 sql-database-projects-vscode|ms-|1.2.0 python|ms-|2023.14.0 vscode-pylance|ms-|2023.8.20 jupyter|ms-|2023.7.1002162226 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.17 vscode-jupyter-cell-tags|ms-|0.1.8 vscode-jupyter-slideshow|ms-|0.1.5 remote-containers|ms-|0.304.0 js-debug-nightly|ms-|2023.8.1117 vs-keybindings|ms-|0.2.1 vscode-typescript-tslint-plugin|ms-|1.3.4 debugger-for-chrome|msj|4.13.0 debugger-for-edge|msj|1.0.15 angular2-inline|nat|0.0.17 angular-console|nrw|18.6.0 vetur|oct|0.37.3 material-icon-theme|PKi|4.29.0 live-sass|rit|3.0.0 LiveServer|rit|5.7.9 blazorsnippets|Sco|1.5.1 vue-vscode-snippets|sdr|3.1.1 lorem-ipsum|Tyr|1.3.1 JavaScriptSnippets|xab|1.8.0 propertylist|zho|0.0.2 (2 theme extensions excluded)
mareich555 commented 1 year ago

VSCodeAfterHang VsCodeBeforeHang

VSCodeTriageBot commented 1 year ago

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines. If you don't know which extension is causing the problem, you can run Help: Start extension bisect from the command palette (F1) to help identify the problem extension.

Happy Coding!