Is there a way to sync settings across JetBrains IDEs?

orome picture orome · Feb 9, 2014 · Viewed 12.6k times · Source

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?

Answer

RiaD picture RiaD · Feb 13, 2015

There's now the Settings Repository plugin, but it still has quite a large number of bugs in cross-IDE synchronization.