Share settings except font and colors.
Answered
Hi
My team want to share the code analyze settings and code formatter settings. We have tried to use a shared git repository for our settings but then we have the problem that text colors also are shared. Is there a way to share code analyze settings and code formatter settings but not fonts and colors.
If there is a solution it would be great if was easy to use the same settings for multiple projects. Even greater if some projects could use shared settings and some not, but every project should use my own favorite colors.
Best regards
Jörgen Smas
Please sign in to leave a comment.
Code style and inspection profiles can be stored with the project. See https://intellij-support.jetbrains.com/hc/articles/206544839.
Holy Moses!
Are you a bot Serge!? Or just extremely fast to answer!
So, there is no way to share the inspection profiles among multiple projects? Then we will use the .idea files, that will be ok. It would be nice if it was possible to exclude the fonts and colors from the settings repository config.
Thanks for you quick answer.
Vote for the related feature request: https://youtrack.jetbrains.com/issue/IDEA-135510.