Disable Mouse Wheel Zoom

Free

Disables zooming with the ctrl+mouse wheel gesture.

(32) Review
Visual Studio
2012, 2010
Download (9,436)
8/2/2012
1.2
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (32)
Q and A (1)
Sign in to Write a Review
Sort By:

by Al_Special | April 06 2013

Noah Richards For President !!

by djcponty | March 19 2013

Great little plugin - it's so easy to change the font size accidentally with the mouse wheel. Good job, dev!

by Martin Meixger | January 06 2013

Thank you so much! :)

by Philip Fortier | October 26 2012

Best visual studio extension ever!

by ScoobyD00UK | September 27 2012

Great Job.
Any way you could make the CTRL+MouseWheel scroll pages at a time like most other programs?

by Kamen | September 08 2012

Thank you, so much!

by Georg Breithaupt | June 29 2012

Thanks!

by abssd | June 09 2012

Awesome!

by Strandman | March 15 2012

Best extension ever!

by PikachuEXE | July 17 2011

"unextension" :P
M$ FAILED

by 渋木宏明 | July 08 2011

by Thomas G. Mayfield | June 21 2011

by Cody Gray | June 21 2011

I simply can't work without this extension installed. Now, if only I could find the equivalent for Google Chrome...

by Jason Williams | May 24 2011

An absolutely top "unextension". Cheers!

by Aleksandr Golovanov | April 30 2011

by Axelieus | March 07 2011

Works great. Thanks.

by David M. Hitchner | November 19 2010

Thanks. I have accidentally zoomed numerous times without realizing how I was doing it. This is problem no more.

by mike.strobel | October 05 2010

I can't even begin to tell you how many times I've accidentally zoomed the text editor in VS2010. This wonderfully simple extension has saved my colleagues from many a barrage of obscenities.

by afield | September 13 2010

And thanks for fixing this one, too. It wasn't *specifically* on my list of things that needed fixing (I've only used VS2010 for a few minutes so far), but I'm sure it would've driven me crazy sooner or later.

by taras_b | July 16 2010

1 - 20 of 32 Items   
Sign in to Start a Discussion


  • VS 2012
    2 Posts | Last Post June 05, 2012
    • Any chance that you can upload this extension for VS 2012 RC?  The default behavior has been driving me crazy since the beta.
      
      Thanks, 
      Dave
    • I don't know if/when I'll get around to updating it. You can enable it manually:
      1) Download the extension
      2) Change the file extension to .zip and unzip the contents
      3) Modify the extension.vsixmanifest, adding a new entry under the SupportedProducts group:
      <SupportedProducts>
        <!-- VS10.0 is here, below it add: -->
        <VisualStudio Version="11.0">
          <Edition>Pro</Edition>
        </VisualStudio>
      </SupportedProducts>
      4) Add everything back to a .zip file, change the extension to .vsix, and open it from explorer