IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

Advanced Postfix Templates

Edit pageLast modified: 07 April 2023

While simple templates can be handled by extending PostfixTemplate class directly, more advanced templates require additional functionalities like selecting the expression that a template should be applied to or editing a template content. The IntelliJ Platform provides the base classes simplifying advanced template's features implementation.