I have visual studio 2015, and from past experiences there are a few folders that some people generally don't want, excitedly, these (red):
我有视觉工作室2015,从过去的经验,有一些人一般不想要的文件夹,兴奋地,这些(红色):
But, I managed to get it down by selecting 'Disable External Dependencies folder' folder option to true, and got this:
但是,我设法通过选择“禁用外部依赖关系文件夹”文件夹选项为true来降低它,并得到了这个:
But I cannot find any option to disable the leftover virtual folder, how can I disable the 'References' folder?
但我找不到任何禁用剩余虚拟文件夹的选项,如何禁用'References'文件夹?
2 个解决方案
#1
4
I don't think disabling the references folder is possible yet. This uservoice suggestion is called "Add option to disable References folder in Solution Explorer tab" and is still open.
我不认为禁用引用文件夹是可能的。此uservoice建议称为“添加选项以禁用”解决方案资源管理器“选项卡中的”引用“文件夹”,并且仍处于打开状态。
#2
0
this is a default option in visual studio and you can't hide it. you can set scope to special folder or make a new view of your solution explorer instead of remove or hide a part of solution explorer
这是visual studio中的默认选项,您无法隐藏它。您可以将范围设置为特殊文件夹或创建解决方案资源管理器的新视图,而不是删除或隐藏解决方案资源管理器的一部分
#1
4
I don't think disabling the references folder is possible yet. This uservoice suggestion is called "Add option to disable References folder in Solution Explorer tab" and is still open.
我不认为禁用引用文件夹是可能的。此uservoice建议称为“添加选项以禁用”解决方案资源管理器“选项卡中的”引用“文件夹”,并且仍处于打开状态。
#2
0
this is a default option in visual studio and you can't hide it. you can set scope to special folder or make a new view of your solution explorer instead of remove or hide a part of solution explorer
这是visual studio中的默认选项,您无法隐藏它。您可以将范围设置为特殊文件夹或创建解决方案资源管理器的新视图,而不是删除或隐藏解决方案资源管理器的一部分