Closed nitin2953 closed 2 months ago
a workbench level setting would need to apply to all scrollbars and thus I believe this fits as an option to the general scrollbar used in VS Code thus leaving to @alexdima for decision
The problem is with Elan touchpad drivers on windows, here is registry setting to fix this issue everywhere
Computer\HKEY_CURRENT_USER\Software\Elantech\SmartPad
ScrollControl_Mode
from 0
to 1
There are many duplicates of this issue #37727, #7640, etc But I'm still posting this as it become a BUG for me & others
I don't know whats wrong with my
touchpad:not(mouseWheel)
, but it scrolls tooFast, not only in VSCode but all electron based apps After setting ↓ below ↓ settings to0.04
, scrolling in editor & terminal with touchpad is SO GOODSo Just like
editor.mouseWheelScrollSensitivity
&terminal.integrated.mouseWheelScrollSensitivity
A setting for WORKBENCH would be a life saver for me & others🙏 PLEASE 🙏