Useful custom IntelliJ IDEA live templates.
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.
- Helps write code faster.
- Helps keep code formatted properly.
- Helps follow requirements, e.g. Groovy docs, specific description, etc.
- Clone the project to a local directory
git clone https://github.com/SergeyMormul/jvm-team-live-templates
- Start IntelliJ IDEA
- Import the settings from
JvmTeamLiveTemplates.zip
into IntelliJ following the instructions here.
The settings contain following groups of templates: