IntelliJ IDEA 2016.2 Help

Live Templates

In this part:

Overview

Live templates let you insert frequently-used or custom code constructs into your source code file quickly, efficiently, and accurately.

Live templates are stored in the following location:

  • Windows: <your_user_home_directory>.IntelliJ IDEA<version_number>\config\templates
  • Linux: ~IntelliJ IDEA<version>\config\templates
  • OS X: ~/Library/Preferences/IntelliJ IDEA<version>/templates

Important notes

See Also

Last modified: 23 November 2016