How to share PHPStorm Live Templates between developers
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.
Please sign in to leave a comment.
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/