0
votes

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..?

1
Hi, it's not possible to save project Live Templates. Feel free to file a feature request on youtrack.jetbrains.com/issues/IDEA - Ekaterina Prigara
Thanks! As the answer below points out, there is a 13 year old one for this already... Fingers crossed, any day now.... :-) - Stephen Last

1 Answers

1
votes

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