Thanks I do find it quite useful.Louis P.S. Call me the quite one on this list but this is one great IDE. Took me about one hour to use and I never used Forte again! ----- Original Message ----- From: "Vestal, Rick" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 30, 2001 11:15 AM Subject: [Eap-features] useful simple live template > I've found this simple live template very useful. It just pops up a list > with all available variables. > > use or ignore... > > > <template name="var" value="$EXPR$" description="a variable name" > toReformat="true" toShortenFQNames="true"> > <variable name="EXPR" expression="variableOfType("")" > defaultValue="expr" 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> > > > > _______________________________________________ > Eap-features mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-features > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
