> Is it possible to have more intelligent completion in templates such > that hitting "." to select an object etc. will then insert the object > name followed by the dot and then popup the list of completions as it > does when editing code ?
This is implemented in the build #510. Thanks for your suggestion. Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" ----------------------------------------------------------- ----- Original Message ----- From: "Bluntpeak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 23, 2001 3:52 PM Subject: [Eap-features] Live Template addition > Hi, > > First off I have to say I have not tried to create any live templates so > apologies if this is already possible. > > When using the soutv template I often want to pick the variable and then > pick a method off it (assuming it's an object etc.) > > Now I select the var and hit either tab or "." and the template > completes and I have to go back and insert the "." at the end of the > object name and proceed from there to pick the method etc. Also this > means that the auto generated text of the line will have to be manually > edited to include the method etc. > > Is it possible to have more intelligent completion in templates such > that hitting "." to select an object etc. will then insert the object > name followed by the dot and then popup the list of completions as it > does when editing code ? > > H > > > _______________________________________________ > 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
