I have created the following Live Template:

com.chrome.util.Logger.log( Logger.DEBUG, "[$CLASS_NAME$.$METHOD_NAME$]
$EXPR$ = " + $EXPR_COPY$);

and have $EXPR_COPY$ set to copy $EXPR$ and skip it if defined ( basically
copying soutv to redirect to our Log4J implementation ).

Often, in the expression, I want to display more than just a simple variable
- I want to display the output of one of its methods. However, pressing the
period key signals the Live Template to exit the field. Is there a way
around this behavior?


Brian Majewski
Systems Architect
Chrome Systems Corporation
[EMAIL PROTECTED]

PHONE: +1-503-963-6410 / +1-800-936-8906
FAX: +1-503-963-6312
www.chrome.com


Notice:  This e-mail transmission and/or the attachments accompanying it may
contain confidential information belonging to the sender or Chrome Systems
Corporation.  The information is only for the use of the intended recipient.
If you have received this transmission in error, please notify the sender
immediately by reply e-mail, and then destroy all copies of the
transmission.

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

Reply via email to