microsoft / vscode

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

VSCode becomes laggy after macOS Ventura update #166555

Closed Lalit-Joshi closed 1 year ago

Lalit-Joshi commented 1 year ago

Type: Bug

VSCode becomes laggy after the macOS Ventura update, not able to even type code properly.

I have a 16-inch i17 processor. Can you guys please help me to fix it?

Attaching all the system info below

Thanks

VS Code version: Code 1.73.1 (6261075646f055b99068d3688932416f2346dd3b, 2022-11-09T02:08:38.961Z) OS version: Darwin x64 22.1.0 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 2600)| |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
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|8, 24, 19| |Memory (System)|16.00GB (2.97GB free)| |Process Argv|--crash-reporter-id e858d5fb-9221-4ad7-9bf6-1a46f14c8852| |Screen Reader|no| |VM|0%|
Extensions (14) Extension|Author (truncated)|Version ---|---|--- atlascode|atl|2.10.12 vscode-intelephense-client|bme|1.8.2 vscode-eslint|dba|2.2.6 javascript-ejs-support|Dig|1.3.1 gitlens|eam|13.0.4 EditorConfig|Edi|0.16.4 prettier-vscode|esb|9.9.0 gc-excelviewer|Gra|4.2.56 python|ms-|2022.18.2 vscode-pylance|ms-|2022.11.30 sarif-viewer|MS-|3.3.3 vscode-yaml|red|1.10.1 html5-boilerplate|sid|1.1.1 vscode-import-cost|wix|3.3.0
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscoreces:30445986 pythondataviewer:30285071 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593cf:30376535 pythonvs932:30410667 cppdebug:30492333 vsclangdc:30486549 c4g48928:30535728 dsvsc012cf:30540253 azure-dev_surveyone:30548225 vscccc:30610679 pyindex848:30577860 nodejswelcome1cf:30587006 fc301958:30595537 2e4cg342:30602488 gswce1:30612156 3d0df643:30613357 dbltrim-noruby:30604474 f6dab269:30613381 ```
lramos15 commented 1 year ago

Could you please try disabling your extensions? You can do this via the command palette

Lalit-Joshi commented 1 year ago

Ahhh finally it's working as expected, Thank you so much for your help.