microsoft / vscode

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

View: Locked Scrolling Across Editors -> highlight line in both #210022

Open dimateos opened 3 months ago

dimateos commented 3 months ago

Its nice to start having a locked scrolling across multiple editors :)

One simple addition that would facilitate comparing line by line is adding current line highlight for all editors. For example, in this wide side by side becomes hard to tell what is the line I should be comparing the selected with:

image

This extension implements it (along with two separate scroll modes NORMAL/OFFSET): https://marketplace.visualstudio.com/items?itemName=dqisme.sync-scroll

Regards!

viniciusmi00 commented 2 months ago

I would like that too and I think it would be useful for everyone. Perhaps an option to check and enable row highlighting in both editors when selecting a row in one of the two editors.

VSCodeTriageBot commented 1 month ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!