Helper script to store JetBrains IDE configurations in multiple directories.
Put your custom configurations under ConfigHome
Sample ./ConfigHome/MyPlayGround/templates/myplayground-foo.xml
Exit from PhpStorm
run php ./WebIdeConfigManager.php
to import all configs.
run php ./WebIdeConfigManager.php -h MyPlayGround
to import just MyPlayGround config.
Start PhpStorm