Can you change IntelliJ colors on per project basis?

前端 未结 5 1945
忘掉有多难
忘掉有多难 2021-02-02 07:50

I often have 2-4 projects open at the same time in IntelliJ IDEA 15. It quickly becomes confusing switching between them, especially when classes are similarly named. Is there a

5条回答
  •  情歌与酒
    2021-02-02 08:17

    Another possible solution might be to create different scopes for your projects and apply custom colors. Note: I see this more as a workaround because (IMHO) scopes should be mainly used 'in-project'. The downside with this solution is that you have also to handle the build-in scopes like Test.

提交回复
热议问题