简体   繁体   English

在VSCode中从项目中排除文件

[英]Exclude files from project in VSCode

I am trying to find a way to exclude files/file types from the actual projects. 我试图找到一种从实际项目中排除文件/文件类型的方法。 I only found "exclude folder from search" option in preferences. 我仅在首选项中找到“从搜索中排除文件夹”选项。

This is especially important for Unity3D project since they have those .meta files for each file and folder. 这对于Unity3D项目尤为重要,因为它们每个文件和文件夹都有那些.meta文件。

I am happy to say that we provide this option with the next update that is soon to be announced. 我很高兴地说,我们为该选项提供了即将宣布的下一个更新。

Update 更新

Version 0.5.0 is out and you can now exclude files and folders from the explorer and searches. 版本0.5.0已经发布,您现在可以从资源管理器和搜索中排除文件和文件夹。 The related setting is called files.exclude and comes with some defaults. 相关设置称为files.exclude并带有一些默认设置。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM