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.
There seems to now be a setting to sync across all products:
I have not tried it yet, as I just stumbled onto it.