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