Productivity Power Tools

Free

A set of extensions to Visual Studio Professional (and above) which improves developer productivity.

(803) Review
Visual Studio
2010
Download (1,572,934)
11/9/2012
10.0.20626.18
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (803)
Q and A (829)
Sign in to Write a Review
Sort By:

by chetan[msft] | April 05 2012

Awesome tool !

by Sterminus | April 05 2012

by Matthias Friedrich | March 30 2012

by BillW33 | March 29 2012

Some really useful productivity boosters in this extension. Hope to see some of these features in a future release of Visual Studio.

by Okan Sarıca | March 27 2012

Very good usage but i couldnt use Quickfind option i think it doesnt work and no way to close that option

by AngelGCM | March 20 2012

Excelente extension, me ha ayudado mucho ! muy recomendable

by b_levitt | March 20 2012

A must have extenstion for sure

by Asaf Benyamin | March 15 2012

by Mr. Javaman II | March 07 2012

It is stable and convinient (just try uninstalling it and see how you do...) I had my system rebuilt and didn't have this loaded on new system I missed it and had to reload immediately.

Would like to see the Find/Replace plug in worked on a bit more. I like the fact that CTL F brings up the find, but I don't care to have to click the icon to get the Replace textbox to show up. Perhaps some better icons would be a bit nicer...

Other than that it's a great tool, thanks for making it FREE!

by Vaccanoll | March 07 2012

Does not allow Type Libraries:

If you try to add a type library with this extension installed, it does not allow it. For example, after installing MSMQ, try to add C:\Windows\SysWOW64\mqao.tlb.

With out this installed, it generates the interop stuff just fine. With it installed, it says that it is not a valid dll.

See this link for more details: http://stackoverflow.com/questions/9593538/how-to-add-an-iterop-in-visual-studio-2010-like-you-can-in-visual-studio-2008

Other than that it is a great extension.

by ABXABX | March 07 2012

In general I find the productivity power tools very usefull. But there is one thing I find really annoying. When you copy a text on one page, switch to another, click the search box and try to copy the text in the search box in the corner of the page, your text often ends up somewhere else inside the page and not in the search box.

by kennyshu | March 06 2012

Excellent! Can't code without it anymore.

by victoryismine06 | March 02 2012

I can only recommend enabling/installing this extension for smaller solutions due to performance issues. If I have fewer than 10 projects the extension runs fairly well.
I can’t say the same for a solution on a larger scale, say 30+ projects. Visual studio is basically unusable at that point which is a shame since I really miss the Solution Navigator and the Window Tabbing. Oh how I miss the tabbing! I have Resharper which does most everything I want, but… I’d love to see the tabbing available in a separate package.

by Ran Quan | March 02 2012

Great

by Gandalf50 | March 01 2012

Well done!!

by jonzim | March 01 2012

I like all the options of this extension, but it really slows down visual studio on my XP box.

My resource editor is slowed down to a crippling halt - it won't even properly repaint parts of the string editor grid.

once I disabled this extension my resource editor returned back to normal. I think there are a few things to work out before i can use this.

by hlubovac | February 27 2012

This extension is very good and helpful.

What's the proper way to request a feature, if anyone knows?

This is related to tabs.

Often, I have to pause the work/research related to a defect/change (where I happen to have opened a bunch of files/tabs, some of them pinned), to work on another, unrelated change (which also relates to a bunch of files).

It would be awesome if I could save the tab state somewhere to be recalled later.

Yes, VS keeps track of opened files per solution, but this doesn't help me not to mix tabs of unrelated changes, or keep track of opened files manually (e.g. by grabbing a screen-shot of tabs). I use vertical tab mode. This is quite a large project, and I often have 15+ files opened while looking for where changes need to be made.

by csicky | February 22 2012

by C#ForLife | February 22 2012

It increased my productivity big time. Love the tool

by Margriet Bruggeman | February 21 2012

Visually pleasing

101 - 120 of 803 Items   
Sign in to Start a Discussion


  • Paste BUG in Quick Find
    1 Posts | Last Post April 16, 2013
    • If the cursor is in the Quick Find tool window (arrow keys can move the cursor left-right), and use CTRL+V to paste, the paste actually mangles code in the Editor, it does not paste in the Quick Find window
  • How can I export and import all my settings?
    1 Posts | Last Post April 10, 2013
    • The settings from this extension are *not* included in the regular export and import wizard, like it would supposed to be. Other extensions can do it as well. This one can do everything but not that. Copying the registry branch HKCU\Software\Microsoft\VisualStudio\10.0\DialogPage may contain some of the information, but at least not the most important: Which features of this all-in-one extension are enabled or disabled. Where is that setting stored, so I can at least copy it myself?
  • Exception in VS2010
    1 Posts | Last Post March 26, 2013
    • Hi,
      
      I consistently get an exception on the first mouse-over (even with all tools disabled):
        <entry>
          <record>7876</record>
          <time>2013/03/26 11:28:40.350</time>
          <type>Error</type>
          <source>Editor or Editor Extension</source>
          <description>System.IO.FileNotFoundException: Could not load file or assembly &apos;Microsoft.VisualStudio.CSharp.Services.Language, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&apos; or one of its dependencies. The system cannot find the file specified.&#x000D;&#x000A;File name: &apos;Microsoft.VisualStudio.CSharp.Services.Language, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&apos;&#x000D;&#x000A;   at Microsoft.VisualStudio.Labs.TextViewCreationListener.TextViewSinkManager.TextViewSink.textView_MouseHover(Object sender, MouseHoverEventArgs e)&#x000D;&#x000A;   at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.RaiseHoverEvents()&#x000D;&#x000A;&#x000D;&#x000A;WRN: Assembly binding logging is turned OFF.&#x000D;&#x000A;To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&#x000D;&#x000A;Note: There is some performance penalty associated with assembly bind failure logging.&#x000D;&#x000A;To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].&#x000D;&#x000A;</description>
        </entry>
      
      I am on Win-8-64. Any ideas?
      
      Thanks,
      Alexander
  • Auto brace completion not works
    1 Posts | Last Post March 22, 2013
    • I'm using VS2012 (C#) and when I type open brace nothing happens. What's wrong?
  • Improve performance of the solution navigator
    2 Posts | Last Post March 18, 2013
    • Please improve the performance of the solution navigator. It's too slow to use with large solutions (in my case, 40 projects). The scrolling is so slow that I often use the solution explorer in addition to the navigator, because it's much faster.
      
      I have a fast machine (Intel Core i7 2600k, 16 GB RAM, AMD Radeon HD 6950 with 2 GB, OCZ Vertex 3), but it's way too slow to completely replace the solution explorer.
    • This is still a problem on 3/8/2013.  too bad. I really like it.  But have turned it because it slows me down, in large projects.
  • Find Results in Enhanced Scroll Bar
    1 Posts | Last Post March 08, 2013
    • Great extension; very handy.
      
      It would be even better if there were TWO color selectors for Find Results in the Enhanced Scroll Bar options:
      -Find results color in the scroll bar
      -Find results color in the editor
      
      One the most useful aspects of RockScroll/MetalScroll was the ability to see all instances of a given string in a file at a glance. The existing Caret location highlighting (in scroll bar + editor) is a step in the right direction, but having the same options for Find results would be even better.
      
      Thanks!
  • Enable align assigments for javascript and integrate it wiht format document
    1 Posts | Last Post February 28, 2013
    • First of all PLEASE integrate it with Format Document.
      Otherwise is uselless as each command cancel the other.
      
      Second of all enable it for javascript files as well!
  • My Menu Edit-> Align Assignment is disabled. Why ?
    1 Posts | Last Post February 23, 2013
    • I am using VS 2010 Ultimate. I installed Productivity Power Tools, then I restarted my VS, but Menu Edit-> Align Assignment is disabled. Why ? Please help me. Thanks.
  • Mouse wheel scrolling broken
    1 Posts | Last Post February 21, 2013
    • The Solution Navigator looks great, but it's really painful that mouse wheel scrolling is badly broken. I have to click an item in the list every time before the wheel will scroll anywhere. After clicking an expander button, I first need to click an item again! Even if it's still selected.
      
      I understand (but do not respect) that Microsoft sees the mouse wheel like a key mounted on the keyboard, following the keyboard focus instead of the mouse cursor, but this is even worse!
      
      If anybody is still working on this tool, please consider fixing this completely. The mouse wheel is supposed to scroll anything that's currently under the mouse cursor, focused or not. Every single web browser - including Internet Explorer - can do that.
  • Startup project
    1 Posts | Last Post January 21, 2013
    • In VS2010 when selecting multiple startup projects option Solution Navigator shows single startup project in bold. Is it a feature or a bug?
1 - 10 of 829 Items