opus1269 / smooth-scroller

Smooth and inertial scrolling for IntelliJ
https://plugins.jetbrains.com/plugin/8246
MIT License
18 stars 6 forks source link

no support for keyboard {Page up} and {Page down} scrolling #12

Open youcef-debbah opened 6 years ago

youcef-debbah commented 6 years ago

Can you please add support for keyboard scrolling (Page-up and Page-down buttons) I almost never use the mouse to scroll in IntelliJ (but I still use your cool plugin for such rare occasions :3)

I can disable the keys binding from IntelliJ and map the keys Page-up/Page-down to mouse wheel-up/wheel-down events using Auto Hotkey but I don't really like this solution :/ (sorry for the troubles...)