Bug 4200 - Completion list should show case matches first (1GKO10L)
Summary: Completion list should show case matches first (1GKO10L)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Kai-Uwe Maetzel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 23:07 EDT by Randy Giffen CLA
Modified: 2002-05-02 09:37 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Giffen CLA 2001-10-10 23:07:43 EDT
If my class defines
	private int foo;
	private static final int FOO;
and I code assist on "fo",
the items in the list are FOO, foo, ...
Since foo is a better match, it should be the first item in the list.



NOTES:
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:13:45 EDT
moved to 'active'
Comment 2 Dirk Baeumer CLA 2002-02-27 09:28:03 EST
Good suggestion
Comment 3 Kai-Uwe Maetzel CLA 2002-05-02 09:37:28 EDT
Build 20020423.