custom live templates support
commitaa5ee39c29f62609be964a8ddb348a98c16a0ffd
authorEugene Kudelevsky <Eugene.Kudelevsky@jetbrains.com>
Tue, 9 Feb 2010 17:39:23 +0000 (9 20:39 +0300)
committerEugene Kudelevsky <Eugene.Kudelevsky@jetbrains.com>
Tue, 9 Feb 2010 17:39:23 +0000 (9 20:39 +0300)
tree28b995cd2a22c27adaf85ff8b4a0a4d2fc32640c
parent396e16b2a96d5cc9f47094251c0fcdd403db3d2b
custom live templates support
platform/lang-impl/src/com/intellij/codeInsight/template/CustomLiveTemplate.java [copied from platform/lang-impl/src/com/intellij/codeInsight/template/TemplateEditingAdapter.java with 50% similarity]
platform/lang-impl/src/com/intellij/codeInsight/template/CustomTemplateCallback.java [new file with mode: 0644]
platform/lang-impl/src/com/intellij/codeInsight/template/Iteration.java [new file with mode: 0644]
platform/lang-impl/src/com/intellij/codeInsight/template/TemplateEditingAdapter.java
platform/lang-impl/src/com/intellij/codeInsight/template/TemplateEditingListener.java
platform/lang-impl/src/com/intellij/codeInsight/template/TemplateInvokationListener.java [copied from platform/lang-impl/src/com/intellij/codeInsight/template/TemplateEditingListener.java with 58% similarity]
platform/lang-impl/src/com/intellij/codeInsight/template/TemplateManager.java
platform/lang-impl/src/com/intellij/codeInsight/template/impl/TemplateManagerImpl.java
platform/lang-impl/src/com/intellij/codeInsight/template/impl/TemplateState.java
platform/platform-resources/src/META-INF/LangExtensionPoints.xml