8000 GitHub - NoahRic/Random: Random one-off examples of editor extensions for VS2010, usually in response to questions asked online. See the README for the history of each example.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ Random Public

Random one-off examples of editor extensions for VS2010, usually in response to questions asked online. See the README for the history of each example.

Notifications You must be signed in to change notification settings

NoahRic/Random

Repository files navigation

Some random examples of editor extension points, usually for answering a question online.

CtrlMouseWheelHandler.cs

In response to a question from SonoranCellist on twitter.

This is a simple extension for turning ctrl+mouse wheel events into scrolling by page instead of scrolling by line (or zooming, since that is the key combination for the zoom control). Answers a question asked on the Visual Studio forums back in 2005: http://social.msdn.microsoft.com/Forums/en-US/vsx/thread/c859e7c9-5205-402e-ac9e-2938382ef5ef/.

About

Random one-off examples of editor extensions for VS2010, usually in response to questions asked online. See the README for the history of each example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0