Bug 325162 (MONO82495) - Incorrect autocomplete
Summary: Incorrect autocomplete
Status: RESOLVED MOVED
Alias: MONO82495
Product: MonoDevelop
Classification: Mono
Component: texteditor (show other bugs)
Version: SVN
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Lluis Sanchez
QA Contact: MD Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-20 18:21 UTC by Alan McGovern
Modified: 2007-09-15 21:23 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 20:49:19 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"