microsoft / vscode

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

Scrolling is slow on remote desktop. #77445

Closed fijsh closed 4 years ago

fijsh commented 4 years ago

Issue Type: Bug

Scrolling has always been very slow and laggy in Visual Studio Code.

My Visual Studio Enterprise editions (2015,2017,2019) are performing well and without any scroll lag.

I have tried many things that I found on the internet but none of them are fixing the slowness in VS Code. Hope you can look into this. All my collegeas that are using VS Code have the same issue.

We are working an a remote desktop. I suspect that has someting to do with the issue.

VS Code version: Code 1.36.1 (2213894ea0415ee8c85c5eea0d0ff81ecc191529, 2019-07-08T22:59:35.033Z) OS version: Windows_NT x64 10.0.14393

System Info |Item|Value| |---|---| |CPUs|Intel(R) Xeon(R) CPU E7- 8870 @ 2.40GHz (4 x 2394)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: unavailable_off
protected_video_decode: unavailable_off
rasterization: unavailable_off
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled_readback
webgl2: enabled_readback| |Load (avg)|undefined| |Memory (System)|32.00GB (19.46GB free)| |Process Argv|| |Screen Reader|no| |VM|100%|
Extensions (12) Extension|Author (truncated)|Version ---|---|--- rest-client|hum|0.21.3 vscode-tfs|iva|0.7.2 csharpextensions|jch|1.3.0 vscode-docker|ms-|0.7.0 vscode-logicapps|ms-|0.2.5 azure-account|ms-|0.8.4 azurecli|ms-|0.4.6 csharp|ms-|1.20.0 powershell|ms-|2019.5.0 vscode-typescript-tslint-plugin|ms-|1.2.2 team|ms-|1.149.2 debugger-for-chrome|msj|4.11.6
bpasero commented 4 years ago

We are building exploration builds that use a much newer version of our UI framework (Electron version 6.0.x). I wonder if this issue reproduces with one of these builds, could you try? Download:

vscodebot[bot] commented 4 years ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

fijsh commented 4 years ago

Thanks bpasero for your response. Last week I installed the latest exploration build, but unfortunately there is no difference in performance. Let me know if you need more info or if you have any more things I could try.