vscode-sync-scroll
vscode-sync-scroll copied to clipboard
A Visual Studio Code Extension that make split panels scroll synchronically.
I have installed Sync Scroll on the latest VS Code, but unfortunately, it's not working as it should. My two pages won't scroll together no matter what I try. I...
Hi, Thanks for the extension. I am trying to use with jupyter notebooks, unfortunately, it does not work. Is there anything that can be done?
It would be nice, if there would be global User settings (Preferences > Settings), which define the initial status of the extension for every new window or file view. All...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
I try to compare similar methods so that I can reduce duplicate code, so I line them up, and then when I start scrolling, the position moves and they're not...
I think that the status bar of the extension is redurant.  As you can see it is placed over a sufficiently long space. My suggestion is to reduce the...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
If the Editor pref "Cursor Surrounding Lines" is set to be greater than 0 (e.g., 6 lines) and/or if "Smooth Scrolling" is set, sync scrolling gets confused and results in...
The offset feature somewhat already performs this task, but it would be more convenient to use a command that enables offset scrolling with a pre-defined offset. This is useful for...
Hi, thanks for maintaining this very useful extension. Is there any support for splitting up/down and synchronizing the horizontal scroll? Vertical works fine for me, but I cannot figure out...