Search code examples
idewebstormcode-snippets

Live Templates in WebStorm per project (via .idea folder)..?


I know we can create Live Templates in the settings, and group them, but we would like to have a set of Live Templates on a per project basis.

In VS Code, you can create code-snippets files in the .vscode folder, and those snippets follow the project, so anyone who clones that project will get those project-specific snippets.

Is the any way to put Live Template xml files in the .idea folder and have WebStorm pick them up..?


Solution

  • Project-level live templates are not supported currently; please vote for IDEABKL-5033 to be notified on any progress with this feature request