microsoft / vscode

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

timeline issue #205715

Closed tah-ir-787 closed 8 months ago

tah-ir-787 commented 8 months ago

Type: Performance Issue

error acquiring .NET, this is issue in run time

VS Code version: Code 1.86.2 (903b1e9d8990623e3d7da1df3d33db3e42d80eda, 2024-02-13T19:40:56.878Z) OS version: Windows_NT x64 10.0.19045 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz (4 x 2496)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|7.89GB (3.04GB free)| |Process Argv|--crash-reporter-id a0c5331f-6df5-485e-9c9b-0838833f1713| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 1 141 9000 code main 0 28 2124 crashpad-handler 0 95 4276 window [2] (Issue Reporter) 0 41 5600 utility-network-service 0 105 5660 shared-process 0 89 7232 fileWatcher [1] 0 190 7956 window [1] (iPortfolio (1) - Visual Studio Code) 0 278 12920 extensionHost [1] 0 152 3796 electron-nodejs (server.js ) 0 106 4592 "C:\Users\Ibad Traders\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\Ibad Traders\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\html-language-features\server\dist\node\htmlServerMain" --node-ipc --clientProcessId=12920 0 86 5708 electron-nodejs (eslintServer.js ) 0 113 13664 gpu-process ```
Workspace Info ``` | Window (iPortfolio (1) - Visual Studio Code) | Folder (iPortfolio (1)): 145 files | File types: css(29) map(28) jpg(21) js(20) txt(3) html(3) png(2) | woff(2) woff2(2) json(1) | Conf files:; ```
Extensions (39) Extension|Author (truncated)|Version ---|---|--- MarkdownToolkit|alv|0.0.1 vscode-tailwindcss|bra|0.11.40 vscode-markdownlint|Dav|0.54.0 vscode-eslint|dba|2.4.4 gitlens|eam|14.8.2 vscode-html-css|ecm|2.0.9 vscode-firefox-debug|fir|2.9.10 copilot|Git|1.162.0 copilot-chat|Git|0.12.2 Ionide-fsharp|Ion|7.18.1 node-module-intellisense|jhe|1.6.0 vscode-tsconfig-helper|joh|0.4.3 tsconfig-applier|kha|0.2.0 vscode-package-json-inspector|kri|0.2.0 ReactFlowSnippets|lsa|0.2.17 refresh-npm-packages|mat|1.3.1 file-downloader|min|1.0.13 vscode-docker|ms-|1.29.0 csdevkit|ms-|1.3.10 csharp|ms-|2.15.30 dotnet-interactive-vscode|ms-|1.0.5101020 vscode-dotnet-pack|ms-|1.0.13 vscode-dotnet-runtime|ms-|2.0.1 vscodeintellicode-csharp|ms-|0.1.26 vscode-edge-devtools|ms-|2.1.4 debugpy|ms-|2024.0.0 python|ms-|2024.0.1 vscode-pylance|ms-|2024.2.2 jupyter|ms-|2024.1.1 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 cpptools|ms-|1.19.3 vscode-typescript-next|ms-|5.4.20240219 easier-package-json|onl|0.0.1 LiveServer|rit|5.7.9 aspnetcoretemplatewizard|Tel|2.15.0 JavaScriptSnippets|xab|1.8.0
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscorecescf:30445987 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:30899288 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 pydisww1:30959800 fegfb526:30961430 7j2b6412:30967274 bg6jg535:30958357 ```
lramos15 commented 8 months ago

\extC#

vscodenpa commented 8 months ago

It looks like this is caused by the C# extension. Please file the issue to the C# extension repository. Make sure to check their issue reporting template and provide them relevant information such as the extension version you're using. See also our issue reporting guidelines for more information.

Happy Coding!