Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Enhanced Scroll Bar for Visual Studio 2012?

If you have experienced working with Enhanced Scroll Bar of Productivity Tools of VS2010, you know it's nearly impossible to work without it anymore. Visual Studio 2012 doesn't support it. I've googled but found nothing interesting. Maybe you have heard of some alternatives that work with Visual Studio 2012?

like image 524
TX_ Avatar asked Sep 15 '12 15:09

TX_


People also ask

How do I add a ScrollBar in Visual Studio?

Open the Scroll Bars options page by choosing Tools > Options > Text Editor > All Languages > Scroll Bars.

How do I add a vertical scroll bar in Visual Studio?

2. Double-click the form you want to use to display a scroll bar control. Drag and drop the control from the Visual Studio toolbox to the form. Use your mouse to place the scroll bar.

How do I make a horizontal scroll in Visual Studio?

Scroll horizontally with the mouse wheel when holding the shift key. Enables horizontal scrolling by holding down the Shift key and spinning the mouse wheel in Visual Studio 2017, 2019 and 2022. This feature is available in many other programs.

How do I enable minimap in Visual Studio?

Open Tool -> Options -> Productivity Power Tools, enable Enhanced Scroll Bar and restart your Visual Studio. Choose 'Full map mode' in the Productivity Power Tools->Enchanced Scroll Bar section. You should see minimaps in your Visual Studio now.


1 Answers

Finally, Productivity Power Tools 2012 was released yesterday: http://blogs.msdn.com/b/visualstudio/archive/2012/11/07/productivity-power-tools-2012.aspx

like image 172
TX_ Avatar answered Oct 25 '22 00:10

TX_