Hi there.
In the following live template, if I use any form of completion to complete
the $EXCEPTION$ field, I get "dropped out" of the live template back into
regular editing mode.
I reported this before but I don't remember the follow up.
Thanks,
Dan
<template name="errm" value="final String msg = "$METHOD$:
$END$"; $LOG$.error( msg, e ); throw new
$EXCEPTION$( msg, e );" description="final String msg "...";
log.debug( msg );" toReformat="true" toShortenFQNames="true">
<variable name="METHOD" expression="methodName()" defaultValue=""
alwaysStopAt="false" />
<variable name="LOG"
expression="variableOfType("org.apache.log4j.Category")"
defaultValue="log" alwaysStopAt="false" />
<variable name="EXCEPTION" expression=""Throwable""
defaultValue="" alwaysStopAt="true" />
<context>
<option name="JAVA_CODE" value="true" />
<option name="JAVA_COMMENT" value="false" />
<option name="JAVA_STRING" value="false" />
<option name="XML" value="false" />
<option name="HTML" value="false" />
<option name="JSP" value="false" />
<option name="OTHER" value="false" />
</context>
</template>
***************************************************************************************
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify [EMAIL PROTECTED]
immediately.
This footnote also confirms that this email message has been swept for the
presence of computer viruses.
***************************************************************************************
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list