javascript - WebStorm - How to keep LiveTemplates in a repository? -


i'm looking solution allows rest of team work custom webstorm-livetemplates.

is there way keep live templates in repository git? need webstorm automatically loads it...

if have npm (node package manager) installed can use:

live-template-installer

command line utility automatically installing live templates intellij or webstorm

one of features installing live template git repo.

it intended sync git easy distribution , backup of templates.

enjoy.


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -