We fixed this problem in Ariadna.

Best regards,
Valentin Kipiatkov
-----------------------------------------------------------
 IntelliJ Software, http://www.intellij.com/
 "Develop with pleasure"
-----------------------------------------------------------

----- Original Message -----
From: "North D" <[EMAIL PROTECTED]>
To: "EAP List (E-mail)" <[EMAIL PROTECTED]>
Sent: Friday, December 28, 2001 3:59 PM
Subject: [Eap-list] resubmission: bug in live templates


> 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 = &quot;$METHOD$:
> $END$&quot;; &#13;&#10;$LOG$.error( msg, e );&#13;&#10;throw new
> $EXCEPTION$( msg, e );" description="final String msg &quot;...&quot;;
> log.debug(  msg );" toReformat="true" toShortenFQNames="true">
>     <variable name="METHOD" expression="methodName()" defaultValue=""
> alwaysStopAt="false" />
>     <variable name="LOG"
> expression="variableOfType(&quot;org.apache.log4j.Category&quot;)"
> defaultValue="log" alwaysStopAt="false" />
>     <variable name="EXCEPTION" expression="&quot;Throwable&quot;"
> 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


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to