Skip to content

maxime-colin/angularjs-phpstorm-live-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS PhpStorm live templates

How to use

In the Live Templates page of the Settings/Preferences dialog, select the group where you want to insert the copied live templates.

Right-click the selection, and choose Paste on the context menu.

An XML copy of the selected templates is inserted from the system clipboard to the selected group of live templates. (source : http://www.jetbrains.com/help/phpstorm/2016.1/sharing-live-templates.html?origin=old_help)

Live templates

  • ngmoduleinit : Create new module
  • ngreturndirective : Return directive configuration
  • ngmodule : Create new controller, directive, service...

ngmodule screencast

About

AngularJS PhpStorm live templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published