PowerCommands for Visual Studio 2010

Microsoft Free

PowerCommands 1.0 is a set of useful extensions for the Visual Studio 2010 IDE.

Microsoft
(145) Review
Visual Studio
2010, 11
Download (361,311)
8/18/2010
1.0.2.3
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (145)
Q and A (79)
Sign in to Write a Review
Sort By:

by MMMan2010 | Tue 8:55 PM

I use this all the time. It's great!

by Dragan Radovac | May 06 2012

Very useful

by engineren | May 01 2012

by Guido Over | April 13 2012

by VipXonE | April 11 2012

The "Open containing folder" and the "Copy as reference" items in the context menu are essential. Also the "Format On Save" option makes live so easy. Any untidy code and hit CNTRL + S and the entire page formats correctly.

by alga | March 31 2012

by Se7en Soft | March 18 2012

Like a lot of extensions are getting these days, this one is bloated. More crap than will get used and a lot of stuff that is covered by other, more popular and useful extensions. Not to mention the fact that if you have any kind of custom color scheme in place this extension will break a lot of it. In my opinion, there are better extensions out there that won't cause the lag and havoc that this one is capable of.

by Margriet Bruggeman | February 21 2012

A must-have!

by Saintedlama | February 08 2012

by ExtDev | February 01 2012

by TejasJ | December 30 2011

by Salarian | December 09 2011

by Oliver Michalski | November 09 2011

Very valuable extensions. Thanks

by Daniel Cheida | November 06 2011

by Santhosh Sivarajan- | November 03 2011

by manu-eit | October 27 2011

by MichaelLWest | October 21 2011

Anything that can save time is much appreciated. Nice work!

by derekcoder | October 11 2011

Nice package! I really like the Remove and Sort Usings command as well as the copy and paste references. It would be great if there was a command to Remove Unused References. The only way I have found to do this is to remove a reference one at a time and try to compile then add it back if the compile fails. The copy reference feature in PowerCommands definitely makes this task easier though. I did see one problem with Removing Usings where some get removed when they are wrapped in an #if DEBUG statement and you use the feature in Release mode.

by Sergei Calabonga | October 08 2011

This more better than the VSCommands 2010 extention!

by j2 | October 07 2011

1 - 20 of 145 Items   
« First   < Prev   1  2  3  4  5  6  7  8    Next >   Last »
Sign in to Start a Discussion


  • Missing Feature
    1 Posts | Last Post Fri 12:44 PM
    • Is there any chance that the option to 'sort usings *without* removing' could be added to the tool(when the user hits save)? 
      
      The problem with 'remove and sort usings' is that the System.Linq namespace gets removed on new classes and this is almost always needed eventually. Its frustrating if you're not aware of it trying to work out why linq isn't working. Even better, if we could have a 'safe list' of usings not to remove, that'd be great.
      
      This would then be a great companion tool for stylecop.
      
      ps: another cool refactor would be to sort attributes on classes/methods/properties on save.
  • New Feature Wish
    3 Posts | Last Post April 26, 2012
    • Thanks for this extension but i want a feature that will help all of developers very much.
      
      Our solutions is very big, contains 18 projects and thousands of classes. So finding a specific class is very hard. If there is a quick search and find dialog it will be very helpful. It can be opened by keyboard shortcut. After you started to write some chars it can suggest possible files to you. When you find your file, you can open or localate at Solution Explorer.
      
      I hope you understand me and add this feature.
    • This sounds like the built in Navigate To dialog (Ctrl + ,).
    • bahadirarslan - A trick I use in visual studio to find class files in large projects is type ">of ClassName" in the VS find search bar (CTRL+/). Typing >of will create intellisense and I believe list all classes starting with or containing your search word. Hope this helps!
  • Bug: package does not load correctly when starting vs2010 as Admin
    1 Posts | Last Post March 30, 2012
    • It works fine when running default but if you run vs 2010 as an Admin it can't find Microsoft.PowerCommands.PowerCommandsPackage.
  • Copy reference bug
    1 Posts | Last Post March 29, 2012
    • There seems to be a minor bug in the "Copy Reference" command related to EnvDTE100. When I try to copy that reference I see an error message that reads, "Input string was not in a correct format."
  • How to disable quick find option
    1 Posts | Last Post March 27, 2012
    • I want to disable this option because it doenst work. When I choose find in current project it doesnt find anything
  • Feature suggestions
    2 Posts | Last Post March 18, 2012
    • Organize using requires two clicks.
      I would ask for this feature to be customizable so that "Sort usings and remove unused" in the main context menu.
      
      I would also like this feature to execute when closing/opening a file.
      
      Thanks
    • I'd also love to see an option to not remove specific namespaces. For example I always want the System namespace to remain, even if unused.
  • Visual Studio 11 Beta
    2 Posts | Last Post March 13, 2012
    • This is an awesome tool and I don;t use VS2010 without it. But now I am starting to use VS11 beta and I was dissapointed to find that while they did integrate some of PowerCommands into VS11, not all. It is missing some key things I love (like the close button on the far right of the tab well).
      So I see PowerCommands says it supports VS11. I am wondering if there is anything I should be aware of? Are there any gottchas or is this a straightforward thing? I ask becuase VS11 does have some of what PowerCommands does built in, so I am concerned they will conflict.
      Anyone want to comment?
    • OK, my bad. I was confusing PowerCommands with the Productivity Power Tools. Still can anyone shed any light on what parts of PowerCommands are built into VS11, and whether any conflicts?
  • Formatting not running on File Save in VS2010
    2 Posts | Last Post February 13, 2012
    • I have turned on the "Format document on save" and "Remove and Sort Usings on save" options, but they are not running when I click the Save button. Has anyone else seen this?
      
      I am on Visual Studio 2010 SP1 and also have the Productivity Power Tools and Team Foundation Server Power Tools installed if that is any help.
      
      Any help would be much appreciated.
      
      Thanks!
    • FYI - I am also in a Website project. Maybe that is the reason it is not working?
  • Crash VS
    2 Posts | Last Post February 04, 2012
    • I ran command "sort and remove usings" to the whole solution.
      There is a crash of visual studio there is an empty file in solution.
    • Sorry,
      * There is a crash of visual studio when there is an empty file in solution.
  • Trim trailing spaces?
    5 Posts | Last Post January 24, 2012
    • Is there a trim trailing spaces/lines option? If not, could it be added?
    • A sort includes option would be nice too.
    • +1 for a 'On save, remove trailing whitespace from all lines' option.
    • Trim trailing spaces please!!! :) +1(000000000)
    • I've been using CodeMaid to do this. http://visualstudiogallery.msdn.microsoft.com/76293c4d-8c16-4f4a-aee6-21f83a571496
1 - 10 of 79 Items   
« First   < Prev   1  2  3  4  5  6  7  8    Next >   Last »