DanielBoxer / VSCroll

Smooth middle mouse button scrolling for VS Code or any other application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSCroll🖱️

VSCroll

  • This script gives the middle mouse button auto-scroll functionality
  • Scrolling is vertical by default and horizontal if Shift is pressed
  • Release the middle mouse button without scrolling to scroll without holding it down
  • Customize scroll behaviour by changing the constants at the top of the script
  • This script is only active in VS Code, but you can use it in other applications by changing the line that says Code.exe

Instructions:

  • Download AutoHotkey
  • The script can be run by opening it in the file explorer
  • If you want it to be opened automatically, you can put it in the startup folder on your computer

About

Smooth middle mouse button scrolling for VS Code or any other application

License:GNU General Public License v3.0


Languages

Language:AutoHotkey 100.0%