drewnoakes / vs-side-scroller

Scroll horizontally with the mouse wheel when holding the shift key in Visual Studio
Apache License 2.0
78 stars 4 forks source link

Support faster scrolling while holding Alt #9

Open drewnoakes opened 2 years ago

drewnoakes commented 2 years ago

From Jeff Klosinski on the VS Marketplace Q&A page:

In VS Code, if you press Alt and scroll vertically with the wheel, the scrolling is sped up x5 which is hugely useful when you want to scroll up or down a significant distance. Any chance you would be willing to add an equivalent feature to SideScroller to replicate that behavior?