Skip to content

Commit

Permalink
🐛 Fix: Update Lock Scrolling Link
Browse files Browse the repository at this point in the history
  • Loading branch information
DhananjayPorwal committed Apr 16, 2024
1 parent 8db394d commit 0416d1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,10 +274,10 @@ You can now synchronize scrolling across all visible editors by using the View:

If you want more control for enabling and disabling locked scrolling, you can choose to only activate the scrolling sync when you're holding down a specific keybinding. Set up a keyboard shortcut for the workbench.action.holdLockedScrolling command, and you're able to temporarily lock the scrolling across editors whenever you need it.

<video>
<source src="https://raw.githubusercontent.com/DhananjayPorwal/productive-vs-code/main/Sources/locked-scrolling.mp4" alt="locked-scrolling" type="video/mp4">
<video src="https://code.visualstudio.com/assets/updates/1_88/locked-scrolling.mp4" alt="locked-scrolling" type="video/mp4">
</video>


# Extensions

## Settings
Expand Down
Binary file removed Sources/locked-scrolling.mp4
Binary file not shown.

0 comments on commit 0416d1b

Please sign in to comment.