Win2k sp2, jdk1.3.1, idea #615

List list = |   (SmartType)

Suggests (missing space on second option):

ArrayList new java.util.ArrayList()
LinkedListnew java.util.LinkedList()


Also: should suggest: List new List() {...} (always as the last entry)

Also:

List list = new |       (SmartType)

should do exactly the same thing


Also: Say something when new features like this are implemented. I 
always used List list = new |  (SmartType) and didn't even new this 
existed.



Ah, by the way, GREAT FEATURE. I've been missing this since ages :)

Carlos

-- 
Carlos Costa e Silva <[EMAIL PROTECTED]>


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

Reply via email to