<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>PowerCommands Forum Rss Feed</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/List.aspx</link><description>PowerCommands Forum Rss Description</description><item><title>NEW POST: Feature Requests</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=730</link><description>&lt;div class="wikidoc"&gt;
 &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;kturley wrote:&lt;br /&gt;Here are some missing features that would really make PowerCommands shine:&lt;br /&gt; &lt;br /&gt;1. Sync (track) current document with Solution Explorer.  I have document tracking turned off, so let me right click on my current document and display it, highlighted in Solution Explorer.  &lt;br /&gt; &lt;br /&gt;2. Web projects:  Support &amp;quot;Open Containing Folder&amp;quot; and &amp;quot;Open Folder in Windows Explorer&amp;quot; and other relevant commands&lt;br /&gt; &lt;br /&gt;3. Database projects:  Support &amp;quot;Open Containing Folder&amp;quot; and &amp;quot;Open Folder in Windows Explorer&amp;quot; and other relevant commands&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt; &lt;br /&gt;I 2nd the motion for being able to use the PowerCommands available in Database projects.  I have 100's of stored procedures that I manage in VS2008 and TFS.  Would LOVE to have the &amp;quot;SHOW ALL FILES&amp;quot; option.&lt;br /&gt;
&lt;/div&gt;</description><author>EricFClaiborne</author><pubDate>Tue, 04 Aug 2009 19:55:22 GMT</pubDate><guid isPermaLink="false">NEW POST: Feature Requests 20090804P</guid></item><item><title>NEW POST: How I can assign shortcut to Collapse Projects command?</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=1065</link><description>&lt;div class="wikidoc"&gt;
Although it's been some time since this question was asked, I thought I'd go ahead and reply.  To setup a shortcut:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Select Tools--&amp;gt;Options&lt;/li&gt;&lt;li&gt;Select the Keyboard node&lt;/li&gt;&lt;li&gt;Enter &amp;quot;project.collapse&amp;quot; (minus quotes) in the filter text box.  You should see &amp;quot;ProjectandSolutionContextMenus.Project.CollapseProjects&amp;quot;&lt;/li&gt;&lt;li&gt;In the &amp;quot;Press shortcut keys&amp;quot; text box, enter a shortcut (e.g. Ctrl&lt;u&gt;Shift&lt;/u&gt;Q) and click Assign&lt;/li&gt;
&lt;/ol&gt;From there on out, you can press your shortcut to collapse the various projects.&lt;br /&gt; &lt;br /&gt;Hope this helps.&lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;karpach96 wrote:&lt;br /&gt;Can I assign shortcut to Collapse Projects command?&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>jbramwell</author><pubDate>Mon, 03 Aug 2009 19:03:47 GMT</pubDate><guid isPermaLink="false">NEW POST: How I can assign shortcut to Collapse Projects command? 20090803P</guid></item><item><title>NEW POST: PowerCommands crashing VS2008 SP1</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=759</link><description>&lt;div class="wikidoc"&gt;
I'm receiving the same crash when trying to edit xaml pages.  I've tried the config change but that didn't work.  Anyone else not had that solve the problem?&lt;br /&gt; &lt;br /&gt;EDIT -- Figured it out - should have checked where my PowerCommands were installed to, not &amp;quot;Program Files (x86)&amp;quot; but under &amp;quot;Program Files&amp;quot;.&lt;br /&gt;
&lt;/div&gt;</description><author>ScottCher</author><pubDate>Mon, 22 Jun 2009 17:59:09 GMT</pubDate><guid isPermaLink="false">NEW POST: PowerCommands crashing VS2008 SP1 20090622P</guid></item><item><title>NEW POST: PowerCommands crashing VS2008 SP1</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=759</link><description>&lt;div class="wikidoc"&gt;
&lt;div class="quote"&gt;
 &lt;br /&gt;            &amp;lt;dependentAssembly&amp;gt;&lt;br /&gt;                &amp;lt;assemblyIdentity name=&amp;quot;office&amp;quot; publicKeyToken=&amp;quot;71e9bce111e9429c&amp;quot; culture=&amp;quot;neutral&amp;quot;/&amp;gt;&lt;br /&gt;                &amp;lt;codeBase version=&amp;quot;12.0.0.0&amp;quot; href=&amp;quot;PrivateAssemblies\Office12\Office.dll&amp;quot;/&amp;gt;&lt;br /&gt;            &amp;lt;/dependentAssembly&amp;gt;&lt;br /&gt; &lt;br /&gt;&amp;lt;!-NEW STUFF--&amp;gt;&lt;br /&gt;            &amp;lt;dependentAssembly&amp;gt;&lt;br /&gt;                &amp;lt;assemblyIdentity name=&amp;quot;Microsoft.PowerCommands&amp;quot; publicKeyToken=&amp;quot;null&amp;quot; culture=&amp;quot;neutral&amp;quot;/&amp;gt;&lt;br /&gt;                &amp;lt;codeBase version=&amp;quot;1.1.0.0&amp;quot; href=&amp;quot;C:\Program Files (x86)\PowerCommands\Microsoft.PowerCommands.dll&amp;quot;/&amp;gt;&lt;br /&gt;            &amp;lt;/dependentAssembly&amp;gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Now you should be able to run PowerCommands with VS 2008 SP1 and XAML with no crashes. I guess there will be a fix when the next PowerCommands version comes out or on .net 4.0 .&lt;br /&gt; &lt;br /&gt;Thanks MSFT!&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt; &lt;br /&gt;This helped me on Vista 32 too :) ( I've installed PowerCommands into non-default directory)&lt;br /&gt;
&lt;/div&gt;</description><author>shatl</author><pubDate>Sun, 21 Jun 2009 10:49:39 GMT</pubDate><guid isPermaLink="false">NEW POST: PowerCommands crashing VS2008 SP1 20090621A</guid></item><item><title>NEW POST: Edit solution file</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=1819</link><description>&lt;div class="wikidoc"&gt;
I suggest to add for the next version &amp;quot;Edit solution file&amp;quot;.&lt;br /&gt;Does the product support? Is anybody there?&lt;br /&gt;
&lt;/div&gt;</description><author>Eric_Delahaye</author><pubDate>Mon, 01 Jun 2009 18:58:12 GMT</pubDate><guid isPermaLink="false">NEW POST: Edit solution file 20090601P</guid></item><item><title>NEW POST: PowerCommand and Resharper</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=1219</link><description>&lt;div class="wikidoc"&gt;
Is anybody having this issue?&lt;br /&gt;
&lt;/div&gt;</description><author>Jayesh</author><pubDate>Sat, 23 May 2009 17:58:35 GMT</pubDate><guid isPermaLink="false">NEW POST: PowerCommand and Resharper 20090523P</guid></item><item><title>NEW POST: VS2010 beta 1 support</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=1749</link><description>&lt;div class="wikidoc"&gt;
any support for the VS 2010 beta 1?&lt;br /&gt;
&lt;/div&gt;</description><author>ChrisRichner</author><pubDate>Tue, 19 May 2009 08:10:11 GMT</pubDate><guid isPermaLink="false">NEW POST: VS2010 beta 1 support 20090519A</guid></item><item><title>NEW POST: Collapse all</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=588</link><description>&lt;div class="wikidoc"&gt;
I agree, I would be very nice if this feature was improved a little bit. I'm stuck with a solution with 169 projects and those are grouped &lt;br /&gt;in a lot of solution folders.&lt;br /&gt;I used to have a macro for VS2005 that solved it, but it didn't work for 2008...&lt;br /&gt;
&lt;/div&gt;</description><author>good_alias</author><pubDate>Thu, 14 May 2009 08:57:50 GMT</pubDate><guid isPermaLink="false">NEW POST: Collapse all 20090514A</guid></item><item><title>NEW POST: Wrong version info in About box</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=1558</link><description>&lt;div class="wikidoc"&gt;
When I do Help &amp;gt;&amp;gt; About, then scroll down the list of &amp;quot;Installed products&amp;quot;, I see PowerCommands listed as version 1.0 despite having installed the latest (version 1.1) of the tool. Thx.&lt;br /&gt;
&lt;/div&gt;</description><author>azurepalm</author><pubDate>Mon, 13 Apr 2009 17:50:54 GMT</pubDate><guid isPermaLink="false">NEW POST: Wrong version info in About box 20090413P</guid></item><item><title>NEW POST: Feature Requests</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=730</link><description>&lt;div class="wikidoc"&gt;
Can you implement the &amp;quot;Sort and Remove Usings on save&amp;quot; option to not run when you are building a solution?  When the build happens, VS tries to save the files you modified, but you get a nasty cannot remove and sort on build error message each time you modify a file and try to do a build.  &lt;br /&gt; &lt;br /&gt;I understand that the build must not be broken in order to sort and remove using statements, but perhaps there is a way to intelligently implement a sort and remove pre or post build?&lt;br /&gt;
&lt;/div&gt;</description><author>cooperba3</author><pubDate>Wed, 01 Apr 2009 21:30:22 GMT</pubDate><guid isPermaLink="false">NEW POST: Feature Requests 20090401P</guid></item><item><title>NEW POST: PowerCommands crashing VS2008 SP1</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=759</link><description>&lt;div class="wikidoc"&gt;
VS 2008 SP1 crashes when I try to Clean or Build an Outlook add-in project. I don't really know waht is the cause, but when I start VS2008 with the /safemode option everything works fine. I think It's due to the PowerCommands tool...&lt;br /&gt;Do you habe any idea !?&lt;br /&gt; &lt;br /&gt;Thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>josef2009</author><pubDate>Fri, 27 Mar 2009 14:19:30 GMT</pubDate><guid isPermaLink="false">NEW POST: PowerCommands crashing VS2008 SP1 20090327P</guid></item><item><title>NEW POST: PowerCommands crashing VS2008 SP1</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=759</link><description>&lt;div class="wikidoc"&gt;
&lt;div class="quote"&gt;
 &lt;br /&gt;mayuresh wrote:&lt;br /&gt;How do you uninstall Power Commands, I cannot see it in Add Remove Programs ?&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;Thanks I found it&lt;br /&gt;
&lt;/div&gt;</description><author>mayuresh</author><pubDate>Fri, 27 Feb 2009 21:26:03 GMT</pubDate><guid isPermaLink="false">NEW POST: PowerCommands crashing VS2008 SP1 20090227P</guid></item><item><title>NEW POST: PowerCommands crashing VS2008 SP1</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=759</link><description>&lt;div class="wikidoc"&gt;
How do you uninstall Power Commands, I cannot see it in Add Remove Programs ?&lt;br /&gt;
&lt;/div&gt;</description><author>mayuresh</author><pubDate>Fri, 27 Feb 2009 21:21:04 GMT</pubDate><guid isPermaLink="false">NEW POST: PowerCommands crashing VS2008 SP1 20090227P</guid></item><item><title>NEW POST: Feature Requests</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=730</link><description>&lt;div class="wikidoc"&gt;
Can you remove the redundant separators in the menu?  The right click menu on a project shows this:&lt;br /&gt;Build&lt;br /&gt;Rebuild&lt;br /&gt;Clean&lt;br /&gt;---&lt;br /&gt;Open Command Prompt&lt;br /&gt;---&lt;br /&gt;Collapse Project&lt;br /&gt;---&lt;br /&gt;Edit Project File&lt;br /&gt;---&lt;br /&gt;Copy as Project Reference&lt;br /&gt;---&lt;br /&gt;etc... I am almost out of screen space.&lt;br /&gt;
&lt;/div&gt;</description><author>mobydisk</author><pubDate>Tue, 17 Feb 2009 21:47:06 GMT</pubDate><guid isPermaLink="false">NEW POST: Feature Requests 20090217P</guid></item><item><title>NEW POST: Feature Request: Close all Regions</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=1311</link><description>&lt;div class="wikidoc"&gt;
FYI, here is a macro that does that:&lt;br /&gt;http://weblogs.asp.net/rweigelt/archive/2003/07/06/9741.aspx&lt;br /&gt;
&lt;/div&gt;</description><author>mobydisk</author><pubDate>Tue, 17 Feb 2009 21:43:14 GMT</pubDate><guid isPermaLink="false">NEW POST: Feature Request: Close all Regions 20090217P</guid></item><item><title>NEW POST: Feature Request: Close all Regions</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=1311</link><description>&lt;div class="wikidoc"&gt;
This looks like a really cool tool, but it would be really great if there was a way to close all regions in an open code window.  Is there any chance of something like this getting implemented?  I think it would be VERY useful.&lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt;
&lt;/div&gt;</description><author>M_Lyons10</author><pubDate>Wed, 11 Feb 2009 14:21:13 GMT</pubDate><guid isPermaLink="false">NEW POST: Feature Request: Close all Regions 20090211P</guid></item><item><title>NEW POST: PowerCommand and Resharper</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=1219</link><description>&lt;div class="wikidoc"&gt;
When ever I start the visual studio 2008 I get following error. This is something with PowerCammand and Resharper but I am not able to figure it out. Please help me.&lt;br /&gt; &lt;br /&gt;JetBrains.Util.LoggerException: The component “JetBrains.ReSharper.VS.VSFormatSettingsSynchronizer, JetBrains.ReSharper.VS, Version=4.1.933.3, Culture=neutral, PublicKeyToken=1010a0d8d6380325” failed to initialize. Object reference not set to an instance of an object. ---&amp;gt; &lt;br /&gt;JetBrains.Util.InternalErrorException: The component “JetBrains.ReSharper.VS.VSFormatSettingsSynchronizer, JetBrains.ReSharper.VS, Version=4.1.933.3, Culture=neutral, PublicKeyToken=1010a0d8d6380325” failed to initialize. Object reference not set to an instance of an object. ---&amp;gt; &lt;br /&gt;&lt;b&gt;System.NullReferenceException: Object reference not set to an instance of an object.&lt;/b&gt;&lt;br /&gt;   at Microsoft.PowerCommands.Commands.ShowAllFilesCommand.CanExecute(OleMenuCommand command)&lt;br /&gt;   at Microsoft.PowerCommands.Commands.DynamicCommand.OnBeforeQueryStatus(Object sender, EventArgs e)&lt;br /&gt;   at Microsoft.VisualStudio.Shell.OleMenuCommand.get_OleStatus()&lt;br /&gt;   at Microsoft.VisualStudio.Shell.OleMenuCommandService.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.QueryStatus(Guid&amp;amp; guidGroup, UInt32 nCmdId, OLECMD[] oleCmd, IntPtr oleText)&lt;br /&gt;   at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.QueryStatus(Guid&amp;amp; guidGroup, UInt32 nCmdId, OLECMD[] oleCmd, IntPtr oleText)&lt;br /&gt;   at EnvDTE.UIHierarchyItems.Item(Object index)&lt;br /&gt;   at Microsoft.PowerCommands.Commands.ShowAllFilesCommand.CanExecute(OleMenuCommand command)&lt;br /&gt;   at Microsoft.PowerCommands.Commands.DynamicCommand.OnBeforeQueryStatus(Object sender, EventArgs e)&lt;br /&gt;   at Microsoft.VisualStudio.Shell.OleMenuCommand.get_OleStatus()&lt;br /&gt;   at Microsoft.VisualStudio.Shell.OleMenuCommandService.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.QueryStatus(Guid&amp;amp; guidGroup, UInt32 nCmdId, OLECMD[] oleCmd, IntPtr oleText)&lt;br /&gt;   at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.QueryStatus(Guid&amp;amp; guidGroup, UInt32 nCmdId, OLECMD[] oleCmd, IntPtr oleText)&lt;br /&gt;   at EnvDTE.UIHierarchyItems.Item(Object index)&lt;br /&gt;   at Microsoft.PowerCommands.Commands.ShowAllFilesCommand.CanExecute(OleMenuCommand command)&lt;br /&gt;   at Microsoft.PowerCommands.Commands.DynamicCommand.OnBeforeQueryStatus(Object sender, EventArgs e)&lt;br /&gt;   at Microsoft.VisualStudio.Shell.OleMenuCommand.get_OleStatus()&lt;br /&gt;   at Microsoft.VisualStudio.Shell.OleMenuCommandService.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.QueryStatus(Guid&amp;amp; guidGroup, UInt32 nCmdId, OLECMD[] oleCmd, IntPtr oleText)&lt;br /&gt;   at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.QueryStatus(Guid&amp;amp; guidGroup, UInt32 nCmdId, OLECMD[] oleCmd, IntPtr oleText)&lt;br /&gt;   at EnvDTE.UIHierarchyItems.Item(Object index)&lt;br /&gt;   at Microsoft.PowerCommands.Commands.ShowAllFilesCommand.CanExecute(OleMenuCommand command)&lt;br /&gt;   at Microsoft.PowerCommands.Commands.DynamicCommand.OnBeforeQueryStatus(Object sender, EventArgs e)&lt;br /&gt;   at Microsoft.VisualStudio.Shell.OleMenuCommand.get_OleStatus()&lt;br /&gt;   at Microsoft.VisualStudio.Shell.OleMenuCommandService.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.QueryStatus(Guid&amp;amp; guidGroup, UInt32 nCmdId, OLECMD[] oleCmd, IntPtr oleText)&lt;br /&gt;   at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.QueryStatus(Guid&amp;amp; guidGroup, UInt32 nCmdId, OLECMD[] oleCmd, IntPtr oleText)&lt;br /&gt;   at EnvDTE.Properties.Item(Object index)&lt;br /&gt;   at JetBrains.ReSharper.VS.VSFormatSettingsSynchronizer.SuppressVsSquigglesIfNeeded() in c:\Agent\work\3f4db6fd459dabcd\src\VS\src\VSFormatSettingsSynchronizer.cs:line 225&lt;br /&gt;   at JetBrains.ReSharper.VS.VSFormatSettingsSynchronizer.Init() in c:\Agent\work\3f4db6fd459dabcd\src\VS\src\VSFormatSettingsSynchronizer.cs:line 205&lt;br /&gt;   at JetBrains.ComponentModel.ComponentContainer.InitializeComponent(IComponent component) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 166&lt;br /&gt;   at JetBrains.ComponentModel.XmlExternalizableComponentContainer.InitializeComponent(IComponent component) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\XmlExternalizableComponentContainer.cs:line 397&lt;br /&gt;   at JetBrains.ComponentModel.ComponentContainer.InitializeComponentIfNeeded(IComponent component) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 297&lt;br /&gt;   --- End of inner exception stack trace ---&lt;br /&gt; &lt;br /&gt;	at JetBrains.ComponentModel.ComponentContainer.TryGetComponentByImplType(Type) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 333 column 5&lt;br /&gt;	at JetBrains.ComponentModel.ComponentContainer.&amp;lt;GetComponents&amp;gt;b__1(Type) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 467 column 60&lt;br /&gt;	at System.Linq.&amp;lt;Select&amp;gt;d__9c`2.MoveNext() in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Util\src\System.Core\Enumerable.Select.cs:line 20 column 9&lt;br /&gt;	at System.Collections.Generic.List`1..ctor(IEnumerable`1)&lt;br /&gt;	at System.Linq.Enumerable.ToList(IEnumerable`1) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Util\src\System.Core\Enumerable.ToCollection.cs:line 14 column 7&lt;br /&gt;	at JetBrains.ComponentModel.ComponentContainer.JetBrains.ComponentModel.ICollectionChangedEventSink&amp;lt;JetBrains.ComponentModel.ComponentDescriptor&amp;gt;.OnAdd(ICollection`1) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 367 column 5&lt;br /&gt;	at JetBrains.ComponentModel.ComponentDeclarationsCache.AdviseComponentDeclarationsCollectionChange(ICollectionChangedEventSink`1) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\ComponentDeclarationsCache.cs:line 48 column 3&lt;br /&gt;	at JetBrains.ComponentModel.ComponentContainer.InitializeComponents(ComponentDeclarationsCache) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 122 column 4&lt;br /&gt;	at JetBrains.Application.ShellBase.InitializeComponents(ComponentDeclarationsCache) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ShellBase.cs:line 260 column 3&lt;br /&gt;	at JetBrains.Application.ShellBase.InitializeComponents() in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ShellBase.cs:line 142 column 3&lt;br /&gt;	at JetBrains.UI.Shell.UIApplicationShell.InitializeComponents() in c:\Agent\work\3f4db6fd459dabcd\Platform\src\UI\src\Shell\UIApplicationShell.cs:line 547 column 5&lt;br /&gt;	at JetBrains.UI.Shell.UIApplicationShell.Init() in c:\Agent\work\3f4db6fd459dabcd\Platform\src\UI\src\Shell\UIApplicationShell.cs:line 292 column 5&lt;br /&gt;	at JetBrains.VSIntegration.Shell.VSShell.&amp;lt;Startup&amp;gt;b__0() in c:\Agent\work\3f4db6fd459dabcd\Platform\src\VSIntegration\src\Shell\VSShell.cs:line 550 column 7&lt;br /&gt;	at JetBrains.Threading.ReentrancyGuard.Execute(String, Action) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 282 column 6&lt;br /&gt;	at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String, Action) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 312 column 6&lt;br /&gt;	at JetBrains.VSIntegration.Shell.VSShell.Startup() in c:\Agent\work\3f4db6fd459dabcd\Platform\src\VSIntegration\src\Shell\VSShell.cs:line 544 column 4&lt;br /&gt;	at JetBrains.VSIntegration.AbstractAddIn.StartVSAddInShell() in c:\Agent\work\3f4db6fd459dabcd\Platform\src\VSIntegration\src\AbstractAddIn.cs:line 187 column 4&lt;br /&gt;	at JetBrains.VSIntegration.AbstractAddIn.Startup() in c:\Agent\work\3f4db6fd459dabcd\Platform\src\VSIntegration\src\AbstractAddIn.cs:line 140 column 7&lt;br /&gt;	at JetBrains.VSIntegration.AbstractAddIn.OnStartupComplete(Array&amp;amp;) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\VSIntegration\src\AbstractAddIn.cs:line 341 column 5&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;   --- End of inner exception stack trace ---&lt;br /&gt; &lt;br /&gt;	at JetBrains.ComponentModel.ComponentContainer.InitializeComponentIfNeeded(IComponent) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 301 column 5&lt;br /&gt;	at JetBrains.ComponentModel.ComponentContainer.TryGetComponentByImplType(Type) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 333 column 5&lt;br /&gt;	at JetBrains.ComponentModel.ComponentContainer.&amp;lt;GetComponents&amp;gt;b__1(Type) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 467 column 60&lt;br /&gt;	at System.Linq.&amp;lt;Select&amp;gt;d__9c`2.MoveNext() in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Util\src\System.Core\Enumerable.Select.cs:line 20 column 9&lt;br /&gt;	at System.Collections.Generic.List`1..ctor(IEnumerable`1)&lt;br /&gt;	at System.Linq.Enumerable.ToList(IEnumerable`1) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Util\src\System.Core\Enumerable.ToCollection.cs:line 14 column 7&lt;br /&gt;	at JetBrains.ComponentModel.ComponentContainer.JetBrains.ComponentModel.ICollectionChangedEventSink&amp;lt;JetBrains.ComponentModel.ComponentDescriptor&amp;gt;.OnAdd(ICollection`1) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 367 column 5&lt;br /&gt;	at JetBrains.ComponentModel.ComponentDeclarationsCache.AdviseComponentDeclarationsCollectionChange(ICollectionChangedEventSink`1) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\ComponentDeclarationsCache.cs:line 48 column 3&lt;br /&gt;	at JetBrains.ComponentModel.ComponentContainer.InitializeComponents(ComponentDeclarationsCache) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 122 column 4&lt;br /&gt;	at JetBrains.Application.ShellBase.InitializeComponents(ComponentDeclarationsCache) in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ShellBase.cs:line 260 column 3&lt;br /&gt;	at JetBrains.Application.ShellBase.InitializeComponents() in c:\Agent\work\3f4db6fd459dabcd\Platform\src\Shell\src\ShellBase.cs:line 142 column 3&lt;br /&gt;	at JetBrains.UI.Shell.UIApplicationShell.InitializeComponents() in c:\Agent\work\3f4db6fd459dabcd\Platform\src\UI\src\Shell\UIApplicationShell.cs:line 547 column 5&lt;br /&gt;	at JetBrains.UI.Shell.UIApplicat&lt;br /&gt;
&lt;/div&gt;</description><author>Jayesh</author><pubDate>Fri, 23 Jan 2009 22:05:46 GMT</pubDate><guid isPermaLink="false">NEW POST: PowerCommand and Resharper 20090123P</guid></item><item><title>NEW POST: Open Project Output Command</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=1183</link><description>&lt;div class="wikidoc"&gt;
Hi, &lt;br /&gt;I wrote the following command to open the project output folder. Probably needs a bit of cleanup but might be useful.&lt;br /&gt; &lt;br /&gt;using System;&lt;br /&gt;using System.ComponentModel;&lt;br /&gt;using System.ComponentModel.Design;&lt;br /&gt;using System.IO;&lt;br /&gt;using System.Runtime.InteropServices;&lt;br /&gt;using EnvDTE;&lt;br /&gt;using Microsoft.PowerCommands.Common;&lt;br /&gt;using Microsoft.VisualStudio.Shell;&lt;br /&gt; &lt;br /&gt;namespace Microsoft.PowerCommands.Commands {&lt;br /&gt;    /// &amp;lt;summary&amp;gt;&lt;br /&gt;    /// Command that copies all project references to the clipboard&lt;br /&gt;    /// &amp;lt;/summary&amp;gt;&lt;br /&gt;    &lt;a href="http://code.msdn.microsoft.com/PowerCommands/Wiki/View.aspx?title=Guid%28%22EDCAA836-2088-4BD6-B093-BCF98B3EAA8C%22%29"&gt;Guid(&amp;quot;EDCAA836-2088-4BD6-B093-BCF98B3EAA8C&amp;quot;)&lt;/a&gt;&lt;br /&gt;    &lt;a href="http://code.msdn.microsoft.com/PowerCommands/Wiki/View.aspx?title=DisplayName%28%22Open%20Output%20Folder%22%29"&gt;DisplayName(&amp;quot;Open Output Folder&amp;quot;)&lt;/a&gt;&lt;br /&gt;    public class OpenProjectOutputFolderInExplorerCommand : DynamicCommand {&lt;br /&gt; &lt;br /&gt;        #region Constants&lt;br /&gt; &lt;br /&gt;        /// &amp;lt;summary&amp;gt;&lt;br /&gt;        /// Command Id for Open Output Dir Command&lt;br /&gt;        /// &amp;lt;/summary&amp;gt;&lt;br /&gt;        public const uint cmdidOpenOutputDirCommand = 0x39BA;&lt;br /&gt;        private const string Explorer = &amp;quot;explorer.exe&amp;quot;;&lt;br /&gt; &lt;br /&gt;        #endregion&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;        #region Constructors&lt;br /&gt; &lt;br /&gt;        /// &amp;lt;summary&amp;gt;&lt;br /&gt;        /// Initializes a new instance of the &amp;lt;see cref=&amp;quot;OpenProjectOutputFolderInExplorerCommand&amp;quot;/&amp;gt; class.&lt;br /&gt;        /// &amp;lt;/summary&amp;gt;&lt;br /&gt;        /// &amp;lt;param name=&amp;quot;serviceProvider&amp;quot;&amp;gt;The service provider.&amp;lt;/param&amp;gt;&lt;br /&gt;        public OpenProjectOutputFolderInExplorerCommand(IServiceProvider serviceProvider)&lt;br /&gt;            : base(&lt;br /&gt;            serviceProvider,&lt;br /&gt;            OnExecute,&lt;br /&gt;            new CommandID(&lt;br /&gt;                typeof(OpenProjectOutputFolderInExplorerCommand).GUID,&lt;br /&gt;                (int)OpenProjectOutputFolderInExplorerCommand.cmdidOpenOutputDirCommand)) {&lt;br /&gt;        }&lt;br /&gt; &lt;br /&gt;        #endregion&lt;br /&gt; &lt;br /&gt;        #region Private Implementation&lt;br /&gt;        /// &amp;lt;summary&amp;gt;&lt;br /&gt;        /// Determines whether this instance can execute the specified command.&lt;br /&gt;        /// &amp;lt;/summary&amp;gt;&lt;br /&gt;        /// &amp;lt;param name=&amp;quot;command&amp;quot;&amp;gt;The command.&amp;lt;/param&amp;gt;&lt;br /&gt;        /// &amp;lt;returns&amp;gt;&lt;br /&gt;        /// 	&amp;lt;c&amp;gt;true&amp;lt;/c&amp;gt; if this instance can execute the specified command; otherwise, &amp;lt;c&amp;gt;false&amp;lt;/c&amp;gt;.&lt;br /&gt;        /// &amp;lt;/returns&amp;gt;&lt;br /&gt;        protected override bool CanExecute(OleMenuCommand command) {&lt;br /&gt;            if (base.CanExecute(command)) {&lt;br /&gt;                return !string.IsNullOrEmpty(GetOutputPath());&lt;br /&gt;            }&lt;br /&gt; &lt;br /&gt;            return false;&lt;br /&gt;        }&lt;br /&gt; &lt;br /&gt;        /// &amp;lt;summary&amp;gt;&lt;br /&gt;        /// Gets the output path.&lt;br /&gt;        /// &amp;lt;/summary&amp;gt;&lt;br /&gt;        /// &amp;lt;returns&amp;gt;&amp;lt;/returns&amp;gt;&lt;br /&gt;        private static string GetOutputPath() {&lt;br /&gt;            Project proj = DynamicCommand.Dte.SelectedItems.Item(1).Project;&lt;br /&gt;            string outputPath = null;&lt;br /&gt;            try {&lt;br /&gt;                if (proj != null) {&lt;br /&gt;                    if (proj.Kind != &amp;quot;{66A26720-8FB5-11D2-AA7E-00C04F688DDE}&amp;quot; &amp;amp;&amp;amp; proj.Kind != &amp;quot;{66A2671D-8FB5-11D2-AA7E-00C04F688DDE}&amp;quot;) {&lt;br /&gt;                        // It's a project!&lt;br /&gt;                        if (proj.ConfigurationManager == null) {&lt;br /&gt;                            return string.Empty;&lt;br /&gt;                        }&lt;br /&gt; &lt;br /&gt;                    &lt;br /&gt;                        Property outputPathProperty =&lt;br /&gt;                            proj.ConfigurationManager.ActiveConfiguration.Properties.Item(&amp;quot;OutputPath&amp;quot;);&lt;br /&gt;                        if (outputPathProperty != null) {&lt;br /&gt;                        &lt;br /&gt;                            outputPath = (string)outputPathProperty.Value;&lt;br /&gt;                            if(!Path.IsPathRooted(outputPath)) {&lt;br /&gt;                                outputPath = Path.Combine(Path.GetDirectoryName(proj.FileName), outputPath);&lt;br /&gt;                            }&lt;br /&gt;                        }&lt;br /&gt;                    }&lt;br /&gt;                }&lt;br /&gt;            }&lt;br /&gt;            catch (Exception) {&lt;br /&gt;                &lt;br /&gt;            }&lt;br /&gt;            return outputPath;&lt;br /&gt;        }&lt;br /&gt; &lt;br /&gt;        /// &amp;lt;summary&amp;gt;&lt;br /&gt;        /// Called when &lt;a href="http://code.msdn.microsoft.com/PowerCommands/Wiki/View.aspx?title=execute"&gt;execute&lt;/a&gt;.&lt;br /&gt;        /// &amp;lt;/summary&amp;gt;&lt;br /&gt;        /// &amp;lt;param name=&amp;quot;sender&amp;quot;&amp;gt;The sender.&amp;lt;/param&amp;gt;&lt;br /&gt;        /// &amp;lt;param name=&amp;quot;e&amp;quot;&amp;gt;The &amp;lt;see cref=&amp;quot;System.EventArgs&amp;quot;/&amp;gt; instance containing the event data.&amp;lt;/param&amp;gt;&lt;br /&gt;        private static void OnExecute(object sender, EventArgs e) {&lt;br /&gt;            string outputPath = GetOutputPath();&lt;br /&gt; &lt;br /&gt;            if (!string.IsNullOrEmpty(outputPath)) {&lt;br /&gt;                string fileName = IOHelper.SanitizePath(outputPath);&lt;br /&gt; &lt;br /&gt;                System.Diagnostics.Process.Start(&lt;br /&gt;                    Explorer,&lt;br /&gt;                    string.Format(&amp;quot;/e,/root,{0}&amp;quot;, fileName));&lt;br /&gt;            }&lt;br /&gt;        }&lt;br /&gt;        #endregion&lt;br /&gt; &lt;br /&gt;    }&lt;br /&gt;}&lt;br /&gt;
&lt;/div&gt;</description><author>PeteGoo</author><pubDate>Fri, 16 Jan 2009 02:23:39 GMT</pubDate><guid isPermaLink="false">NEW POST: Open Project Output Command 20090116A</guid></item><item><title>NEW POST: How I can assign shortcut to Collapse Projects command?</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=1065</link><description>&lt;div class="wikidoc"&gt;
Can I assign shortcut to Collapse Projects command?&lt;br /&gt;
&lt;/div&gt;</description><author>karpach96</author><pubDate>Wed, 10 Dec 2008 23:31:05 GMT</pubDate><guid isPermaLink="false">NEW POST: How I can assign shortcut to Collapse Projects command? 20081210P</guid></item><item><title>NEW POST: PowerCommands crashing VS2008 SP1</title><link>http://code.msdn.microsoft.com/PowerCommands/Thread/View.aspx?ThreadId=759</link><description>&lt;div class="wikidoc"&gt;
(On Vista 64) I've found that uninstalling PowerCommands and then reinstalling the latest version (not sure if I had the latest version before) makes the problem go away.&lt;br /&gt; &lt;br /&gt;Pete&lt;br /&gt;
&lt;/div&gt;</description><author>psykes</author><pubDate>Wed, 03 Dec 2008 16:30:37 GMT</pubDate><guid isPermaLink="false">NEW POST: PowerCommands crashing VS2008 SP1 20081203P</guid></item></channel></rss>