Separate two Projekts by using different color of Intellij toolbar

Answered

I have the same project checked out from git two times. This is to switch without commiting a running feature. Thus, I open two instances of Intellij for the same project but in different folders. 

Is it possible to have some indication in which project I am currently working? For example, set a different color of the toolbar of Intellij for each folder. Like saving the color property to the folder and add it to git.ignore.

 

0
1 comment

Hello,

Here is a related issue on YouTrack:

https://youtrack.jetbrains.com/issue/IDEA-127174

For the time being, you can use "local colors" feature under Preferences > Appearance & Behavior > File Colors. See the example in this comment: 

https://intellij-support.jetbrains.com/hc/en-us/community/posts/206184059/comments/115000054284

1

Please sign in to leave a comment.