> This is not really the kind of feature you are thinking of. > This is just our "Live templates". You can see that there's > additional type of templates (Code completion). And it was > described here, in EAP, several months ago.
Accessing memory: no reference to subject "Code completion in live templates". Must have been a WeakReference that the "Deep Sleep" garbage collector cleaned. > List list = | (SmartType) > > Suggests (missing space on second option): > > ArrayList new java.util.ArrayList() > LinkedListnew java.util.LinkedList() Jus't note that there's a space missing between LinkedList and new. Carlos -- Carlos Costa e Silva <[EMAIL PROTECTED]> _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
