Project Folder Colors

Answered

Hi there, I have a project that has other projects / microservices in it , is there a way to give them a color in order to be able to distinguish them easier as it is implemented in DataGrip with databases .

 

0
1 comment

You can define scopes for these modules and use the File Colors feature to set custom colors per scope.

Note that it will work for files/folders under the module roots, but the module roots themselves will not be colored.

See https://www.jetbrains.com/help/idea/configuring-scopes-and-file-colors.html for more details.

Example:

 

0

Please sign in to leave a comment.