vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Issue with White Lines Appearing in Visual Studio Code

Open Ayushiwaskale opened this issue 11 months ago • 1 comments

Type: Performance Issue

I'm experiencing an issue with Visual Studio Code. Whenever I open my code files or work on a project, white lines (or gaps) are appearing between the lines of code. This makes it difficult to read and work with the code properly.

I've tried restarting VS Code and checking my settings, but the issue persists. Could you please help me troubleshoot this?

Thanks in advance!

VS Code version: Code 1.96.2 (fabdb6a30b49f79a7aba0f2ad9df9b399473380f, 2024-12-19T10:22:47.216Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz (8 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
webnn: disabled_off
Load (avg) undefined
Memory (System) 7.78GB (0.69GB free)
Process Argv --crash-reporter-id 587bc006-6f74-432f-80de-86c17bf13194
Screen Reader no
VM 0%
Process Info
CPU %	Mem MB	   PID	Process
    0	   130	  8768	code main
    2	   130	  1836	   gpu-process
    0	   107	  1896	fileWatcher [2]
    0	    48	  3928	   utility-network-service
    0	   191	  8604	extensionHost [2]
    0	    96	 15468	     "C:\Users\HP\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\HP\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\json-language-features\server\dist\node\jsonServerMain" --node-ipc --clientProcessId=8604
    1	   173	 10912	window [2] (Welcome - Visual Studio Code)
    0	   164	 11340	shared-process
    0	    97	 15120	ptyHost
    0	    29	 15532	   crashpad-handler
Workspace Info
;
Extensions (5)
Extension Author (truncated) Version
blackbox Bla 1.4.91
blackboxagent Bla 2.8.11
vscode-pull-request-github Git 0.102.0
cpptools ms- 1.22.11
LiveServer rit 5.7.9
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805cf:30301675
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythonnoceb:30805159
pythonmypyd1:30879173
h48ei257:31000450
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
dvdeprecation:31068756
dwnewjupyter:31046869
nativerepl1:31139838
pythonrstrctxt:31112756
nativeloc1:31192215
cf971741:31144450
iacca1:31171482
notype1:31157159
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624
dwoutputs:31217127

Ayushiwaskale avatar Jan 15 '25 07:01 Ayushiwaskale

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.96.3. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

Sounds like duplicate of #124226

See instructions for workaround here: https://github.com/microsoft/vscode/issues/221653#issuecomment-2242311920

IllusionMH avatar Jan 17 '25 03:01 IllusionMH

/duplicate https://github.com/microsoft/vscode/issues/124226

meganrogge avatar Jan 24 '25 17:01 meganrogge