Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Horizontal scroll with mouse wheel at Visual Studio Preview 2022

So I found this extension for Visual Studio Preview 2019 to scroll horizontally with the mouse wheel when holding the shift key called: SideScroller. But I can't find the same extension for Visual Studio Preview 2022. Any suggestion?

like image 970
KaMaHe Avatar asked Oct 19 '25 16:10

KaMaHe


1 Answers

Update:

"Version 1.2 is now available in the marketplace, with support for VS2022. Please test it out let me know if you see any issues. Thanks everyone for your patience!"

If you look up the extension in the VS Extension Gallery, you'll find that has a GitHub project. From there, you could try to fix it up to install on VS2022 (and maybe even send a pull request), or you might look at this issue asking for VS2022 support, with a workaround/hack in the comments.

like image 193
Jimmy Avatar answered Oct 22 '25 06:10

Jimmy