Skip to content

jasineri/idea-live-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published