Search code examples
intellij-ideapycharmphpstormwebstormgoland

Is there a way to sync settings across JetBrains IDEs?


What is the best way to sync similar settings across JetBrains IDEs? For example I have PyCharm and PhpStorm, both of which support CSS and HTML, and I would like to have all of the syntax coloring, inspections, etc. be the same for both PyCharm and PhpStorm. Similarly, I have TODO patterns in both IDEs that I'd like to synchronize.

Is there a way to accomplish this that's reliable and not to tedious or complicated?


This is now a feature built into the IDEs.


Solution

  • There seems to now be a setting to sync across all products: enter image description here

    I have not tried it yet, as I just stumbled onto it.