Skip to content

SergeyMormul/jvm-team-live-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

JVM Team IntelliJ Live Templates

Useful custom IntelliJ IDEA live templates.

Reason

Working on several projects on Groovy I noticed a lot of routine actions which would be good to have short cuts or live templates for. Live templates are more suitable for code generation.

Benefits

  • Helps write code faster.
  • Helps keep code formatted properly.
  • Helps follow requirements, e.g. Groovy docs, specific description, etc.

Installation

  1. Clone the project to a local directory
    git clone https://github.com/SergeyMormul/jvm-team-live-templates
  2. Start IntelliJ IDEA
  3. Import the settings from JvmTeamLiveTemplates.zip into IntelliJ following the instructions here.

Content

The settings contain following groups of templates:

Live templates

File and Code templates

Enjoy your coding!

About

Useful custom IntelliJ IDEA live templates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published