SmoothScroll
SmoothScroll copied to clipboard
Support smooth scrolling in Solution Explorer
Is it possible to add soft scrolling to all the other windows too, like the Solution Explorer?
The API that we use for the text editor windows is part of the text editor API and I don't think the solution explorer is one of those kinds of view. Perhaps it is a tool window. I'll take a look and try to figure out whether there is an extension point we can use for the scrolling of the solution explorer.