[Issue 11650] New: completion list sorting and visualization
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Nov 30 08:17:16 PST 2013
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: nobody at puremagic.com
ReportedBy: spam at extrawurst.org
--- Comment #0 from Stephan Dilly <spam at extrawurst.org> 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: -------
More information about the Digitalmars-d-bugs
mailing list