Decoding IntelliJ IDEA folder name colors

寵の児 提交于 2020-12-26 08:21:45

问题


I have project, that have 4 Git Roots: Project, Project-commons, Project-ui and Data Model.

Due to certain config, I need to put Project-commons, Project-ui and Data Model into Project dir. But this resulted in IDEA highlighting Project-commons, Project-ui and Data Model as red folders.

Git still works for me (as well as Maven), I didn't have any merge errors. What does that red highlight mean? Using "Synchronize" option to them helps, until I restart IDEA. I believe it has to do something with 3 Git roots inside another Git folder, but how do I fix it?

It looks like this:

My IDEA version is 14.1.


回答1:


You can go to Settings → Editor → Colors & Fonts → File Status and check there what this color means:



来源:https://stackoverflow.com/questions/40222154/decoding-intellij-idea-folder-name-colors

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!