intellij-idea - IntelliJ WebStorm 中的目录为红色是什么意思?

标签 intellij-idea webstorm

所以我误按了一些东西(在弹出菜单中,所以不确定它是什么),现在我的一个文件夹是红色的。
red directory

这是常规目录的样子:
enter image description here

最佳答案

这意味着排除的根,在 IntelliJ IDEA Docs 中有解释作为:

Excluded roots are ones that IntelliJ IDEA "partially ignores".

Very limited coding assistance is provided for files in excluded folders. Classes contained in excluded folders don't appear in code completion suggestion lists, references to such classes are shown in the editor as unresolved. When searching, IntelliJ IDEA doesn't look in excluded folders, etc.



Here是 IntelliJ 符号和图标的完整列表,以供将来引用。

您可以通过右键单击项目 View 中的目录并选择将目录标记为/取消排除来取消排除。

关于intellij-idea - IntelliJ WebStorm 中的目录为红色是什么意思?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31901345/

相关文章:

java - 基本 Java 应用程序因错误退出代码而关闭

javascript - 使用 WebStorm 文件夹中的闭包缩小所有 js 文件

webstorm - 如何在 WebStorm 上打开终端?

android - Intellij Android 项目架构 URI 未注册?

java - IntelliJ 不会停止 tomcat/tcServer

javascript - WebStorm 向我发出关于缺少分号的警告,尽管 TSLint 说永远不要使用它们

typescript - TS1109,WebStorm 对可选链接的 react 不正确

pycharm - 如何在粘贴上使Jetbrains pycharm自动格式化代码

java - IDE 如何调试已编译的 Java 代码

jquery - 对于私有(private)列表 <webelement> 正确定义 following-sibling