SmoothScroll icon indicating copy to clipboard operation
SmoothScroll copied to clipboard

Support smooth scrolling in Solution Explorer

Open Krumelur opened this issue 12 years ago • 1 comments

Is it possible to add soft scrolling to all the other windows too, like the Solution Explorer?

Krumelur avatar Feb 21 '14 13:02 Krumelur

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.

ricksladkey avatar Feb 23 '14 23:02 ricksladkey