opus1269 / smooth-scroller

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

Smooth and inertial scrolling for IntelliJ based IDE's

IntelliJ plugin that provides smooth scrolling. It also provides acceleration effects with easing so you can "fling" like on a cell phone.

I have tested it with touchpads and mouse wheels on IntelliJ Community and Android Studio. Hopefully, it will work on any IntelliJ product.

There are several options available under Tools -> Smooth Scroller Options...

options image

Between these and the touchpad/mouse settings on your hardware, you should be able to get good performance.

You can find the plugin here.

Inspired by: smooth-scroll-plugin Thanks Hugo!