How to share PHPStorm Live Templates between developers Jurgen Van Bouchaute 创建于 2013年06月26日 15:54 Hello,live templates are great, but how can we easily distribute live templates between developers in PHPSTORM ?Is there an export / import or sync feature ?Thx.
Hi there,
Like "File | Export Settings..." and "File | Import Settings..." ?
Alternatively -- sync templates config files directly (on Windows 7 it would be C:\Users\USERNAME\.WebIde60\config\template ; IDEA files locations )
Check out this blog post on how to share live templates easier https://blog.jetbrains.com/phpstorm/2018/10/sharing-code-snippets-in-phpstorm-easy-way/