Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Desync scroll in VS Live Share

My friends and i work on code(c++) using VSCode.

When he scroll down, my screen starts lagging and keeps dragging me towards his position. Same happens to him, if i try to scroll. I want to completely disable scroll sync when we work on one code.

How to disable scroll sync? Where can i find in VSCode?

I have tried to find something on the internet, but nothing and i need to disable this. I dont know exact name, but i think its scroll sync. I use 1.54.2 version.

like image 734
Filipriec Avatar asked Oct 19 '25 03:10

Filipriec


1 Answers

Ctrl+Alt+F works, as well as there is an icon in the top right hand side of VSCode, a thumbnail that turns on/off follow participant.

like image 67
Lee Pederson Avatar answered Oct 21 '25 05:10

Lee Pederson