jasineri / idea-live-templates

User defined Live Templates for IntelliJ IDEA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

idea-live-templates

User defined Live Templates for IntelliJ IDEA

user.xml

  • const: Creates a Constants class' constructor
  • sing: Creates a Singleton pattern

Installation:

Windows:

put user.xml in %APPDATA%\JetBrains\IntelliJIdea<version>\templates\

Linux:

put user.xml in ~/.config/JetBrains/IntelliJIdea<version>/templates/

About

User defined Live Templates for IntelliJ IDEA

License:GNU General Public License v3.0