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.
8/21/2011 6:05:05 PM - VSIXInstaller.SignatureMismatchException: The installed version of 'PowerCommands for Visual Studio 2010' is signed, but the update version has an invalid signature. Therefore, Extension Manager cannot install the update. at VSIXInstaller.Common.VerifyMatchingExtensionSignatures(IInstalledExtension installedExtension, IInstallableExtension updateExtension) at VSIXInstaller.InstallProgressPage.BeginInstallVSIX(SupportedVSSKU targetAppID) 8/21/2011 6:05:05 PM - Install Error : VSIXInstaller.SignatureMismatchException: The installed version of 'PowerCommands for Visual Studio 2010' is signed, but the update version has an invalid signature. Therefore, Extension Manager cannot install the update. at VSIXInstaller.Common.VerifyMatchingExtensionSignatures(IInstalledExtension installedExtension, IInstallableExtension updateExtension) at VSIXInstaller.InstallProgressPage.BeginInstallVSIX(SupportedVSSKU targetAppID)
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 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!
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.
A nice feature would be able to right click on a tab and select "Open in New Window" instead of having to click the tab, select Window from the Toolbar, and then select New Window.
I've been doing a lot of development lately in some large classes and it's nice to be able to open a copy of that class on the other monitor to look at.
Hy there!
Today (a working sunday) i was dealing with some messy code.
I had the following idea:
It would be nice to have a "Close All Unsaved Documents" command.
This cuold be usefull when you have a lot of open documents and you want to work only with some of these. In this situation normally the unsaved documents are those that you want to keep open.
What do you think about this?
When installing this extension I get this warning when logging is enabled (devenv.exe /log):
PkgDef encountered data collision in section 'HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0_Config\ShellFileAssociations\.dbproj' for value ''
In C# language when I have a namespace using for System.Runtime.Caching and have the on Save Remove Unused Usings and Sort the using namespace keeps getting removed even if it is referenced. The only way to prevent it from happening is to uncheck the feature to not remove unused and sort.
Anybody else having this problem?
I have created a screen capture video of the bug in action now but I'd like to know who to contact to send the video and any other information needed to resolve this bug.
This was found to not be a bug of the extension but a bug within Visual Studio where it starts acting really weird when the process has reached it max memory limits.
When PowerCommands are enabled, you can't create Silverlight 4 Templated Controls.
https://connect.microsoft.com/VisualStudio/feedback/details/569343/unspecified-error-exception-from-hresult-0x80004005-e-fail
Can you please fix this, Microsoft?