visual d interface and properties

DigitalDesigns DigitalDesigns at gmail.com
Mon Jun 4 04:54:16 UTC 2018


Could properties be shown in drop down in visual D?

interface A { @property int x(); }

is not shown. I've notice it shows static methods so not sure why 
this would be any more difficult.


Also, enums are shown as ints and their values rather than giving 
the enum's id name. Would be nice to show both like enum_member 
(value).



More information about the Digitalmars-d-ide mailing list