Bugzilla – Bug 325162
Incorrect autocomplete
Last modified: 2007-09-15 21:23:51 UTC
---- Reported by alan.mcgovern@gmail.com 2007-08-20 11:21:59 MST ---- If i do not have: 'using System.Collections' at the top of my .cs file and i type: System.Collections.ArrayList list = new *autocomplete pops up* and i select 'ArrayList' from the auto complete list, it gives me the following line: System.Collections.ArrayList list = new ArrayList(); However, this doesn't compile as i don't have the using statement. ---- Additional Comments From lluis@ximian.com 2007-09-14 05:53:07 MST ---- *** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO82264 *** Unknown operating system unknown. Setting to default OS "Other". This bug was marked DUPLICATE in the database it was moved from. Changing resolution to "MOVED"