How to commit Live Templates in project?

We want to share specific live templates for one concrete project among team members. I know about Setting Repository(https://www.jetbrains.com/help/phpstorm/settings-tools-settings-repository.html), but we don't want to use a distinct git repository. How can we commit XML files with Live Templates to the project? Where to store these files in the project folder that phpStorm could import automatically like with "Setting Repository"? Thanks for any help.
1

You can't do that right now. Here's a related feature request that you can vote for: https://youtrack.jetbrains.com/issue/IDEA-242159

0

请先登录再写评论。