SmoothScroll icon indicating copy to clipboard operation
SmoothScroll copied to clipboard

Smooth scrolling code editor for the Visual Studio 2013, 2015, 2017 and 2019

Results 18 SmoothScroll issues
Sort by recently updated
recently updated
newest added

Hi, here's a maybe weird question :) VS2022 has some smooth scrolling enabled in it's IDE/TextEditor by default. this is causing very blurry text after scrolling (for half a second...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Hello, I am in the process of trying to port some extensions to VS2022 on which I depend on. This PR is pretty much untested, but it seems to work...

There's too much lag between the movement of the scroll wheel and the scroll. VS 2019 Community

Using mouse wheel, one can see that the scrollbar is also moving smoothly. When the screen is in a mid-line position, grabbing the scrollbar with the mouse and moving sligthly...

ever since I updated the extension on VS2019 most of the time (but not every time) the smooth scroll feature is activated even though I have it deactivated in the...

Use one permanent thread for scrolling with thread sleep. Timing correction based on scroll rendering duration. Minor code cleanup.

I am currently using this extension with Visual Studio 2019 and I find that the animation is rather slow, even if I set the "Animation speed" parameter to "Fast". Could...

Please add support for using PgDn/PgUp keys to scroll full pages with animation.