Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我找不到 phpStorm 5 避免索引特定文件夹的能力。我不想将它从项目视图中排除,只是不想让 phpStorm 索引包含的文件夹、类、函数等。
这怎么可能?
从他们的文档看来,实现这一目标的唯一方法是排除将其从项目树中隐藏的目录...
PhpStorm 文档
要让 PhpStorm 在索引、解析、代码完成等过程中忽略所选目录,请单击“排除”工具栏按钮或在所选内容的上下文菜单中选择“排除”。