An open API service indexing awesome lists of open source software.

https://github.com/lkytal/smoothscroll

Smooth scrolling code editor for the Visual Studio 2013, 2015, 2017 and 2019
https://github.com/lkytal/smoothscroll

scrolling smooth-scrolling visual-studio visual-studio-extension

Last synced: 10 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# SmoothScroll

[![AppVeyor](https://img.shields.io/appveyor/ci/lkytal/smoothscroll.svg?style=flat-square)](https://ci.appveyor.com/project/lkytal/smoothscroll)

Smooth Scrolling for the Visual Studio 2013, 2015 and 2017.

Install [Smooth Scrolling](https://marketplace.visualstudio.com/items?itemName=lkytal.SmoothScroll) via Visual Studio market.

## VS2013 and VS2015 version

Install [the special version](SmoothScroll/SmoothScroll_VS2013.vsix).

## Additional features

* Hold shift key to Scroll horizontally.
* Hold Alt key to scroll text view by one page up/down.

Let me know if you have questions or suggestions.

Preview:
![ScreenShot](SmoothScroll/Resources/smooth.gif)

## Update Log

* 3.1.4: Fixed Option Page
* 3.1.1: Fixed MPF dependency
* 3.1.0: Fixed load error for VS2017
* 3.0.1: Last version for VS2013 and VS2015
* 3.0.0: Use async package for VS2019
* 2.9.0: Tentatively support VS2019.
* 2.8.4: Tentatively support horizontal mouse wheel.
* 2.8.3: Fix smooth option.
* 2.8.2: Adjust initial duration.
* 2.8.1: Adjust duration.
* 2.8.0: Adjust parameters; Support different speed lever.
* 2.7.0: Performance enhancement.
* 2.6.0: Stop scroll when mouse click; no longer require reopening editor after setting changed.
* 2.5.3: Fix horizontal scroll directing.
* 2.5.2: Silent speed up when beginning.
* 2.5.0: Support for Visual Studio 2017.
* 2.4.0: Adaptive scroll duration.
* 2.3.2: Fixup improper dispose.
* 2.3.1: Better algorithm.
* 2.2.0: Smooth scrolling when horizontally.
* 2.1.1: Refined algorithm.
* 2.1.0: More flexible settings.
* 2.0.5: Fixup for VS2013.
* 2.0.4: First stage fixup for VS2013.
* 2.0.0: Option page and additional features.
* 1.3.0: Experiment support for Visual Studio 15.
* 1.2.0: Scrolling algorithm improved.
* 1.1.0: Scrolling interval changed.

## My other extensions :

- ### [BuiltinCmd](https://marketplace.visualstudio.com/items?itemName=lkytal.BuiltinCmd)
- ### [StatusInfo](https://marketplace.visualstudio.com/items?itemName=lkytal.StatusInfo)
- ### [AutoZoom](https://marketplace.visualstudio.com/items?itemName=lkytal.AutoZoom)

## My HomePage

> [lkytal.github.io](https://lkytal.github.io)

## Acknowledgment

>

Icons made by Vectors Market from www.flaticon.com is licensed by CC 3.0 BY