Page 1 of 1

Interfaces and enums in Module tree display

Posted: Sun Mar 03, 2019 12:32 pm
by Captain
Currently the Module Designer does not seem to recognize interfaces and enumerations in the source code, so they are missing from the Module tree on the left side of the source code (or in case of enums that include methods, only the method names are visible, which looks a little strange). I guess this wouldn't take huge efforts to fix (basically just add the keywords "interface" and "enum" next to "class", I think?), so hoping to see it in some future release. :)

Re: Interfaces and enums in Module tree display

Posted: Mon Mar 04, 2019 6:50 am
by CherryRuss
Good point. We've added this to the to-do list.