https://d.puremagic.com/issues/show_bug.cgi?id=11650
Summary: completion list sorting and visualization
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: VisualD
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Stephan Dilly <[email protected]> 2013-11-30 08:17:13 PST
---
i whish the completion list would be ordered better.
right now. everything is just merged, if it is inherited symbols, properties,
private/public stuff and whats the worst: even the built in stuff like sizeof
is shuffled in there.
i attached a screenshot as reference what for example a list could look like to
make things easier to differentiate.
but i think best would be to not just order by name but in categories like
1) direct members
2) inherited members
3) UFCS
4) builtin properties
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------