Visual Studio 2005:解决方案资源管理器中的所有项目都在首次解决方案时进行了扩展

时间:2021-12-05 01:31:45

Is any way to tell the solution explorer of Visual Studio 2005 not to expand all projects on the first opening of the solutio after svn-checkout?

有没有办法告诉Visual Studio 2005的解决方案资源管理器在svn-checkout之后第一次打开解决方案时不要扩展所有项目?

Edit: Thanks for pointing out the PowerCommands. As I am using Visual Studio 2005 with .Net 2.0 it does not work for me. Are there similar tools available for VS2005?

编辑:感谢您指出PowerCommands。当我使用Visual Studio 2005和.Net 2.0时,它对我不起作用。 VS2005有类似的工具吗?

3 个解决方案

#1


1  

Re: something like PowerPack: DPack has a solution collapse option too, and it works with 2005.

Re:像PowerPack这样的东西:DPack也有解决方案折叠选项,它适用于2005。

I configure it to collapse "Top Items Only" because "All Projects and Files" works too slowly and flickery for me.

我将其配置为折叠“仅限*项目”,因为“所有项目和文件”对我来说工作太慢而且闪烁。

#2


2  

I found this annoying too, so my solution was to install PowerCommands for Visual Studio which is a nice add in, it has "Colapse Project" function which does exactly that. it also has a dozen of other cool features.

我发现这也很烦人,所以我的解决方案是为Visual Studio安装PowerCommands,这是一个很好的补充,它有“Colapse Project”功能,它正是这样做的。它还有十几个很酷的功能。

Highly recommended.

#3


0  

My default (without anyway of changing this as far as I know) VS will expand all the projects like that on first opening of a solution and creation of the solution user options file. as ljubomir mentioned, the best thing to do is create something to collapse all the projects.

我的默认值(据我所知,无论如何都没有改变)VS将在首次打开解决方案和创建解决方案用户选项文件时扩展所有项目。正如ljubomir所提到的,最好的办法是创建一些东西以折叠所有项目。

#1


1  

Re: something like PowerPack: DPack has a solution collapse option too, and it works with 2005.

Re:像PowerPack这样的东西:DPack也有解决方案折叠选项,它适用于2005。

I configure it to collapse "Top Items Only" because "All Projects and Files" works too slowly and flickery for me.

我将其配置为折叠“仅限*项目”,因为“所有项目和文件”对我来说工作太慢而且闪烁。

#2


2  

I found this annoying too, so my solution was to install PowerCommands for Visual Studio which is a nice add in, it has "Colapse Project" function which does exactly that. it also has a dozen of other cool features.

我发现这也很烦人,所以我的解决方案是为Visual Studio安装PowerCommands,这是一个很好的补充,它有“Colapse Project”功能,它正是这样做的。它还有十几个很酷的功能。

Highly recommended.

#3


0  

My default (without anyway of changing this as far as I know) VS will expand all the projects like that on first opening of a solution and creation of the solution user options file. as ljubomir mentioned, the best thing to do is create something to collapse all the projects.

我的默认值(据我所知,无论如何都没有改变)VS将在首次打开解决方案和创建解决方案用户选项文件时扩展所有项目。正如ljubomir所提到的,最好的办法是创建一些东西以折叠所有项目。