开发者

Visual Studio - How to get show all files in solution explorer to skip a folder?

When I press the Show All Files button in the Visual Studio 2008 Solution Explorer it takes several minutes for Visual Studio to respond. This is because there is an images folder under the solution that contains thousands of files. Is there any 开发者_开发知识库way to get Show All Files to not display this folder?


Put the images folder somewhere else, outside the solution folder. If they're part of a website, create a virtual directory for them.

IMO there shouldn't be any files in the solution folder that are not part of the solution anyways.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜