History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-5433
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Peter Gromov
Reporter: Alexander Strotzky
Votes: 0
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Autocomplete class list should have packages at the beginning

Created: 06 Jun 07 20:24   Updated: 15 Jul 08 15:55
Component/s: Editor. Code Completion
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,691
Severity: Medium


 Description  « Hide
Currently the list of classes available for autocomplete (for example the complete in the class attribute of a Spring bean or the filter-class tag value) is ordered alphabetically, but classes and packages are mixed together. This looks ugly.
It would be better if the list would contain first all the packages (alphabetically ordered) and then all the classes (also alphabetically ordered).

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.